Package dev. inmo. tgbotapi. types. Message Entity. textsources
Functions
Link copied to clipboard
inline fun mention(user: User, vararg parts: TextSource): TextMentionTextSource
Content copied to clipboard
Link copied to clipboard
inline fun textSourcesOrElse(textSources: TextSourcesList, block: () -> TextSourcesList): List<TextSource>
Content copied to clipboard
Link copied to clipboard
inline fun textSourcesOrElseTextSource(textSources: TextSourcesList, block: () -> TextSource): List<TextSource>
Content copied to clipboard