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
2019-02-07 13:10:15 +08:00
..
abstracts add Voice InlineQueryResult + a little fix of Audio result 2019-02-07 13:10:15 +08:00
InlineQueryResultArticle.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 12:03:28 +08:00
InlineQueryResultAudioCachedImpl.kt add Audio InlineQueryResult 2019-02-07 12:47:08 +08:00
InlineQueryResultAudioImpl.kt add Voice InlineQueryResult + a little fix of Audio result 2019-02-07 13:10:15 +08:00
InlineQueryResultGame.kt init 2018-12-26 16:21:52 +08:00
InlineQueryResultGifCachedImpl.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 12:03:28 +08:00
InlineQueryResultGifImpl.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 12:03:28 +08:00
InlineQueryResultMpeg4GifCachedImpl.kt add Mpeg4Gif InlineQueryResult 2019-02-07 12:15:16 +08:00
InlineQueryResultMpeg4GifImpl.kt add Mpeg4Gif InlineQueryResult 2019-02-07 12:15:16 +08:00
InlineQueryResultPhotoCachedImpl.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 12:03:28 +08:00
InlineQueryResultPhotoImpl.kt add InlineQueryResult photo and gif common and cached realisations 2019-02-07 12:03:28 +08:00
InlineQueryResultVideoCachedImpl.kt add Video InlineQueryResult 2019-02-07 12:32:32 +08:00
InlineQueryResultVideoImpl.kt add Video InlineQueryResult 2019-02-07 12:32:32 +08:00
InlineQueryResultVoiceCachedImpl.kt add Voice InlineQueryResult + a little fix of Audio result 2019-02-07 13:10:15 +08:00
InlineQueryResultVoiceImpl.kt add Voice InlineQueryResult + a little fix of Audio result 2019-02-07 13:10:15 +08:00