mention
inline fun mention(parts: List<TextSource>, user: User): TextMentionTextSource
Content copied to clipboard
inline fun mention(parts: List<TextSource>, userId: UserId): TextMentionTextSource
Content copied to clipboard
inline fun UserId.mention(parts: List<TextSource>): TextMentionTextSource
Content copied to clipboard
inline fun mention(parts: List<TextSource>, id: Identifier): TextMentionTextSource
Content copied to clipboard
inline fun Identifier.mention(parts: List<TextSource>): TextMentionTextSource
Content copied to clipboard
inline fun mention(user: User, vararg parts: TextSource): TextMentionTextSource
Content copied to clipboard
Without leading "@"