diff --git a/CHANGELOG.md b/CHANGELOG.md index b5a37ce..e1f2f1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Unreleased - Rails 7.2 support +- Update to Bot API 7.9 # 0.16.3 diff --git a/lib/telegram/bot/client/api_methods.txt b/lib/telegram/bot/client/api_methods.txt index a341f7a..d956000 100644 --- a/lib/telegram/bot/client/api_methods.txt +++ b/lib/telegram/bot/client/api_methods.txt @@ -1,5 +1,5 @@ # Generated with bin/fetch-telegram-methods -# Bot API 7.7 +# Bot API 7.9 getUpdates setWebhook @@ -43,6 +43,8 @@ setChatPermissions exportChatInviteLink createChatInviteLink editChatInviteLink +createChatSubscriptionInviteLink +editChatSubscriptionInviteLink revokeChatInviteLink approveChatJoinRequest declineChatJoinRequest