lib/telegram/bot/api.rb in telegram-bot-ruby-0.6.0.1 vs lib/telegram/bot/api.rb in telegram-bot-ruby-0.6.0.2
- old
+ new
@@ -26,9 +26,10 @@
Telegram::Bot::Types::InlineQueryResultVoice,
Telegram::Bot::Types::InlineQueryResultDocument,
Telegram::Bot::Types::InlineQueryResultLocation,
Telegram::Bot::Types::InlineQueryResultVenue,
Telegram::Bot::Types::InlineQueryResultContact,
+ Telegram::Bot::Types::InlineQueryResultGame,
Telegram::Bot::Types::InlineQueryResultCachedPhoto,
Telegram::Bot::Types::InlineQueryResultCachedGif,
Telegram::Bot::Types::InlineQueryResultCachedMpeg4Gif,
Telegram::Bot::Types::InlineQueryResultCachedSticker,
Telegram::Bot::Types::InlineQueryResultCachedDocument,