You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
<palign="center">A simple, but extensible Python implementation for the <ahref="https://core.telegram.org/bots/api">Telegram Bot API</a>.</p>
11
11
<palign="center">Both synchronous and asynchronous.</p>
12
12
13
-
## <palign="center">Supported Bot API version: <ahref="https://core.telegram.org/bots/api#august-15-2025"><imgsrc="https://img.shields.io/badge/Bot%20API-9.2-blue?logo=telegram"alt="Supported Bot API version"></a>
13
+
## <palign="center">Supported Bot API version: <ahref="https://core.telegram.org/bots/api#february-9-2026"><imgsrc="https://img.shields.io/badge/Bot%20API-9.4-blue?logo=telegram"alt="Supported Bot API version"></a>
Changes the emoji status for a given user that previously allowed the bot to manage their emoji status via the Mini App method requestEmojiStatusAccess. Returns True on success.
Use this method to change the emoji status for a given user that previously allowed the bot to manage their emoji status via the Mini App method requestEmojiStatusAccess.
0 commit comments