1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
tgbotapi/src/commonMain/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types/MessageEntity/textsources
2020-01-05 20:07:51 +06:00
..
BoldTextSource.kt all fields in text sources are lazy 2020-01-05 20:07:51 +06:00
BotCommandTextSource.kt rework in part of text message entities 2020-01-05 19:24:17 +06:00
CodeTextSource.kt optimize imports 2020-01-05 19:51:32 +06:00
EMailTextSource.kt optimize imports 2020-01-05 19:51:32 +06:00
HashTagTextSource.kt all fields in text sources are lazy 2020-01-05 20:07:51 +06:00
ItalicTextSource.kt all fields in text sources are lazy 2020-01-05 20:07:51 +06:00
MentionTextSource.kt optimize imports 2020-01-05 19:51:32 +06:00
PhoneNumberTextSource.kt all fields in text sources are lazy 2020-01-05 20:07:51 +06:00
PreTextSource.kt rework in part of text message entities 2020-01-05 19:24:17 +06:00
RegularTextSource.kt rework in part of text message entities 2020-01-05 19:24:17 +06:00
StrikethroughTextSource.kt all fields in text sources are lazy 2020-01-05 20:07:51 +06:00
TextLinkTextSource.kt rework in part of text message entities 2020-01-05 19:24:17 +06:00
TextMentionTextSource.kt optimize imports 2020-01-05 19:51:32 +06:00
UnderlineTextSource.kt all fields in text sources are lazy 2020-01-05 20:07:51 +06:00
URLTextSource.kt rework in part of text message entities 2020-01-05 19:24:17 +06:00