mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-30 22:05:28 +00:00
Add send_game and set_game_score methods
This commit is contained in:
@@ -67,6 +67,8 @@ Messages
|
||||
vote_poll
|
||||
retract_vote
|
||||
download_media
|
||||
send_game
|
||||
set_game_score
|
||||
|
||||
Chats
|
||||
-----
|
||||
|
@@ -57,6 +57,7 @@ Bots
|
||||
InlineKeyboardButton
|
||||
ForceReply
|
||||
CallbackQuery
|
||||
Game
|
||||
|
||||
Input Media
|
||||
-----------
|
||||
@@ -182,6 +183,9 @@ Input Media
|
||||
.. autoclass:: CallbackQuery
|
||||
:members:
|
||||
|
||||
.. autoclass:: Game
|
||||
:members:
|
||||
|
||||
.. Input Media
|
||||
-----------
|
||||
|
||||
|
Reference in New Issue
Block a user