lib/telegram/bot/api.rb in telegram-bot-ruby-0.8.5 vs lib/telegram/bot/api.rb in telegram-bot-ruby-0.8.6

- old
+ new

@@ -2,10 +2,10 @@ module Bot class Api ENDPOINTS = %w( getUpdates setWebhook deleteWebhook getWebhookInfo getMe sendMessage forwardMessage sendPhoto sendAudio sendDocument sendVideo sendVoice - sendVideoNote sendLocation editMessageLiveLocation + sendVideoNote sendMediaGroup sendLocation editMessageLiveLocation stopMessageLiveLocation sendVenue sendContact sendChatAction getUserProfilePhotos getFile kickChatMember unbanChatMember restrictChatMember promoteChatMember leaveChat getChat getChatAdministrators exportChatInviteLink setChatPhoto deleteChatPhoto setChatTitle setChatDescription pinChatMessage unpinChatMessage