lib/telegram/bot/api.rb in telegram-bot-ruby-0.13.0 vs lib/telegram/bot/api.rb in telegram-bot-ruby-0.14.0

- old
+ new

@@ -17,10 +17,10 @@ setStickerPositionInSet deleteStickerFromSet answerInlineQuery sendInvoice answerShippingQuery answerPreCheckoutQuery sendGame setGameScore getGameHighScores setPassportDataErrors editMessageMedia sendAnimation sendPoll stopPoll setChatPermissions setChatAdministratorCustomTitle sendDice getMyCommands setMyCommands - setStickerSetThumb + setStickerSetThumb logOut close copyMessage ).freeze REPLY_MARKUP_TYPES = [ Telegram::Bot::Types::ReplyKeyboardMarkup, Telegram::Bot::Types::ReplyKeyboardRemove, Telegram::Bot::Types::ForceReply,