1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-18 07:45:27 +00:00
tgbotapi/src/main/kotlin/com/github/insanusmokrassar/TelegramBotAPI/types/InlineQueries/InlineQueryResult/abstracts
2019-02-07 12:47:08 +08:00
..
results add Audio InlineQueryResult 2019-02-07 12:47:08 +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 optimise imports 2019-01-17 10:43:51 +08:00
OptionallyTitledInlineQueryResult.kt init 2018-12-26 16:21:52 +08:00
PositionedInlineQueryResult.kt InputMessageContent filling 2019-02-07 11:25:49 +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 InlineQueryResult photo and gif common and cached realisations 2019-02-07 12:03:28 +08:00
UrlInlineQueryResult.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 12:03:28 +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 12:03:28 +08:00