From e7b7e2a2194b41a68c9fbe5364887ab42975d79a Mon Sep 17 00:00:00 2001 From: Danyil Shkoropad <31440971+anko20094@users.noreply.github.com> Date: Mon, 8 Jul 2024 23:05:45 +0300 Subject: [PATCH] Update Bot API version from 7.5 to 7.7 (#237) - Add new method: sendPaidMedia --- lib/telegram/bot/client/api_methods.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/telegram/bot/client/api_methods.txt b/lib/telegram/bot/client/api_methods.txt index 4639334..a341f7a 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.5 +# Bot API 7.7 getUpdates setWebhook @@ -21,6 +21,7 @@ sendVideo sendAnimation sendVoice sendVideoNote +sendPaidMedia sendMediaGroup sendLocation sendVenue