1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-23 18:48:43 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.MessageEntity.textsources/index.md

49 lines
27 KiB
Markdown
Raw Normal View History

//[docs](../../index.md)/[dev.inmo.tgbotapi.types.MessageEntity.textsources](index.md)
# Package dev.inmo.tgbotapi.types.MessageEntity.textsources
## Types
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/BoldTextSource///PointingToDeclaration/"></a>[BoldTextSource](-bold-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/BoldTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [BoldTextSource](-bold-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/BotCommandTextSource///PointingToDeclaration/"></a>[BotCommandTextSource](-bot-command-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/BotCommandTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [BotCommandTextSource](-bot-command-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/CashTagTextSource///PointingToDeclaration/"></a>[CashTagTextSource](-cash-tag-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/CashTagTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [CashTagTextSource](-cash-tag-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/CodeTextSource///PointingToDeclaration/"></a>[CodeTextSource](-code-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/CodeTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [CodeTextSource](-code-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/EMailTextSource///PointingToDeclaration/"></a>[EMailTextSource](-e-mail-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/EMailTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [EMailTextSource](-e-mail-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/HashTagTextSource///PointingToDeclaration/"></a>[HashTagTextSource](-hash-tag-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/HashTagTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [HashTagTextSource](-hash-tag-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/ItalicTextSource///PointingToDeclaration/"></a>[ItalicTextSource](-italic-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/ItalicTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [ItalicTextSource](-italic-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/MentionTextSource///PointingToDeclaration/"></a>[MentionTextSource](-mention-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/MentionTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [MentionTextSource](-mention-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/PhoneNumberTextSource///PointingToDeclaration/"></a>[PhoneNumberTextSource](-phone-number-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/PhoneNumberTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [PhoneNumberTextSource](-phone-number-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/PreTextSource///PointingToDeclaration/"></a>[PreTextSource](-pre-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/PreTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [PreTextSource](-pre-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **language**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)?) : [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/RegularTextSource///PointingToDeclaration/"></a>[RegularTextSource](-regular-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/RegularTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [RegularTextSource](-regular-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/StrikethroughTextSource///PointingToDeclaration/"></a>[StrikethroughTextSource](-strikethrough-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/StrikethroughTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [StrikethroughTextSource](-strikethrough-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/TextLinkTextSource///PointingToDeclaration/"></a>[TextLinkTextSource](-text-link-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/TextLinkTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [TextLinkTextSource](-text-link-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **url**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/TextMentionTextSource///PointingToDeclaration/"></a>[TextMentionTextSource](-text-mention-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/TextMentionTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [TextMentionTextSource](-text-mention-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **user**: [User](../dev.inmo.tgbotapi.types/-user/index.md), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/UnderlineTextSource///PointingToDeclaration/"></a>[UnderlineTextSource](-underline-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/UnderlineTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [UnderlineTextSource](-underline-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), **subsources**: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>) : [MultilevelTextSource](../dev.inmo.tgbotapi.CommonAbstracts/-multilevel-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/URLTextSource///PointingToDeclaration/"></a>[URLTextSource](-u-r-l-text-source/index.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources/URLTextSource///PointingToDeclaration/"></a>[common] <br>Content <br>data class [URLTextSource](-u-r-l-text-source/index.md)constructor(**source**: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)) : [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md) <br><br><br>|
## Functions
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//bold/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[bold](bold.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//bold/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [bold](bold.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [BoldTextSource](-bold-text-source/index.md) <br>inline fun [bold](bold.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [BoldTextSource](-bold-text-source/index.md) <br>inline fun [bold](bold.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [BoldTextSource](-bold-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//botCommand/#kotlin.String/PointingToDeclaration/"></a>[botCommand](bot-command.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//botCommand/#kotlin.String/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [botCommand](bot-command.md)(command: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [BotCommandTextSource](-bot-command-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//cashTag/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[cashTag](cash-tag.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//cashTag/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [cashTag](cash-tag.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [CashTagTextSource](-cash-tag-text-source/index.md) <br>inline fun [cashTag](cash-tag.md)(tag: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [CashTagTextSource](-cash-tag-text-source/index.md) <br>inline fun [cashTag](cash-tag.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [CashTagTextSource](-cash-tag-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//code/#kotlin.String/PointingToDeclaration/"></a>[code](code.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//code/#kotlin.String/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [code](code.md)(code: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [CodeTextSource](-code-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//email/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[email](email.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//email/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [email](email.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [EMailTextSource](-e-mail-text-source/index.md) <br>inline fun [email](email.md)(emailAddress: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [EMailTextSource](-e-mail-text-source/index.md) <br>inline fun [email](email.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [EMailTextSource](-e-mail-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//hashtag/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[hashtag](hashtag.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//hashtag/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [hashtag](hashtag.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [HashTagTextSource](-hash-tag-text-source/index.md) <br>inline fun [hashtag](hashtag.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [HashTagTextSource](-hash-tag-text-source/index.md) <br><br><br>[common] <br>Content <br>inline fun [hashtag](hashtag.md)(hashtag: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [HashTagTextSource](-hash-tag-text-source/index.md) <br>More info <br>Without sharp (#) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//italic/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[italic](italic.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//italic/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [italic](italic.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [ItalicTextSource](-italic-text-source/index.md) <br>inline fun [italic](italic.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [ItalicTextSource](-italic-text-source/index.md) <br>inline fun [italic](italic.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [ItalicTextSource](-italic-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//link/#kotlin.String/PointingToDeclaration/"></a>[link](link.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//link/#kotlin.String/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [link](link.md)(url: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [URLTextSource](-u-r-l-text-source/index.md) <br>inline fun [link](link.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), url: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [TextLinkTextSource](-text-link-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//mention/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[mention](mention.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//mention/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [mention](mention.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [MentionTextSource](-mention-text-source/index.md) <br>inline fun [mention](mention.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [MentionTextSource](-mention-text-source/index.md) <br>inline fun [UserId](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUserId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[mention](mention.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [UserId](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUserId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[mention](mention.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [User](../dev.inmo.tgbotapi.types/-user/index.md).[mention](mention.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [User](../dev.inmo.tgbotapi.types/-user/index.md).[mention](mention.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [Identifier](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[mention](mention.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [Identifier](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081).[mention](mention.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [mention](mention.md)(user: [User](../dev.inmo.tgbotapi.types/-user/index.md), vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [mention](mention.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), userId: [UserId](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUserId%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [mention](mention.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), user: [User](../dev.inmo.tgbotapi.types/-user/index.md)): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [mention](mention.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), id: [Identifier](../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081)): [TextMentionTextSource](-text-mention-text-source/index.md) <br>inline fun [mention](mention.md)(parts: [List](https://kotlinla
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//phone/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[phone](phone.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//phone/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [phone](phone.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [PhoneNumberTextSource](-phone-number-text-source/index.md) <br>inline fun [phone](phone.md)(number: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [PhoneNumberTextSource](-phone-number-text-source/index.md) <br>inline fun [phone](phone.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [PhoneNumberTextSource](-phone-number-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//pre/#kotlin.String#kotlin.String?/PointingToDeclaration/"></a>[pre](pre.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//pre/#kotlin.String#kotlin.String?/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [pre](pre.md)(code: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html), language: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)? = null): [PreTextSource](-pre-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//regular/#kotlin.String/PointingToDeclaration/"></a>[regular](regular.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//regular/#kotlin.String/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [regular](regular.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [RegularTextSource](-regular-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//strikethrough/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[strikethrough](strikethrough.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//strikethrough/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [strikethrough](strikethrough.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [StrikethroughTextSource](-strikethrough-text-source/index.md) <br>inline fun [strikethrough](strikethrough.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [StrikethroughTextSource](-strikethrough-text-source/index.md) <br>inline fun [strikethrough](strikethrough.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [StrikethroughTextSource](-strikethrough-text-source/index.md) <br><br><br>|
| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//underline/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[underline](underline.md)| <a name="dev.inmo.tgbotapi.types.MessageEntity.textsources//underline/#kotlin.Array[dev.inmo.tgbotapi.CommonAbstracts.TextSource]/PointingToDeclaration/"></a>[common] <br>Content <br>inline fun [underline](underline.md)(vararg parts: [TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)): [UnderlineTextSource](-underline-text-source/index.md) <br>inline fun [underline](underline.md)(text: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [UnderlineTextSource](-underline-text-source/index.md) <br>inline fun [underline](underline.md)(parts: [List](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html)<[TextSource](../dev.inmo.tgbotapi.CommonAbstracts/-text-source/index.md)>): [UnderlineTextSource](-underline-text-source/index.md) <br><br><br>|