1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-28 12:27:49 +00:00
tgbotapi/src/main/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types/InlineQueries/InlineQueryResult/abstracts
2019-02-07 20:25:04 +08:00
..
results optimize imports 2019-02-07 20:25:04 +08:00
DescribedInlineQueryResult.kt init 2018-12-26 16:21:52 +08:00
DuratedInlineResultQuery.kt init 2018-12-26 16:21:52 +08:00
FileInlineQueryResult.kt init 2018-12-26 16:21:52 +08:00
InlineQueryResult.kt optimize imports 2019-02-07 20:25:04 +08:00
OptionallyTitledInlineQueryResult.kt add Venue InlineQueryResult + fix titles in all results 2019-02-07 14:28:24 +08:00
PositionedInlineQueryResult.kt InputMessageContent filling 2019-02-07 14:28:24 +08:00
SizedInlineQueryResult.kt init 2018-12-26 16:21:52 +08:00
ThumbedInlineQueryResult.kt init 2018-12-26 16:21:52 +08:00
ThumbSizedInlineQueryResult.kt init 2018-12-26 16:21:52 +08:00
TitledInlineQueryResult.kt add Venue InlineQueryResult + fix titles in all results 2019-02-07 14:28:24 +08:00
UrlInlineQueryResult.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 14:28:24 +08:00
WithFileIdInlineQueryResult.kt init 2018-12-26 16:21:52 +08:00
WithInputMessageContentInlineQueryResult.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 14:28:24 +08:00