Skip to content

Commit

Permalink
Update to Bot API 7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
printercu committed Aug 30, 2024
1 parent 4f0232b commit ba23a81
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Unreleased

- Rails 7.2 support
- Update to Bot API 7.9

# 0.16.3

Expand Down
4 changes: 3 additions & 1 deletion lib/telegram/bot/client/api_methods.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated with bin/fetch-telegram-methods
# Bot API 7.7
# Bot API 7.9

getUpdates
setWebhook
Expand Down Expand Up @@ -43,6 +43,8 @@ setChatPermissions
exportChatInviteLink
createChatInviteLink
editChatInviteLink
createChatSubscriptionInviteLink
editChatSubscriptionInviteLink
revokeChatInviteLink
approveChatJoinRequest
declineChatJoinRequest
Expand Down

0 comments on commit ba23a81

Please sign in to comment.