From f1025c7c150053e2f69205fd393aa882c6286a3f Mon Sep 17 00:00:00 2001 From: Danyil Shkoropad Date: Mon, 8 Jul 2024 19:15:20 +0300 Subject: [PATCH] Update Bot API version from 7.5 to 7.7 - 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