mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-26 20:07:27 +00:00
Update set_game_score docstrings
This commit is contained in:
parent
9771be9c2a
commit
33e83bf635
@ -50,7 +50,7 @@ class SetGameScore(BaseClient):
|
||||
disable_edit_message (``bool``, *optional*):
|
||||
Pass True, if the game message should not be automatically edited to include the current scoreboard.
|
||||
|
||||
chat_id (``int`` | ``str``):
|
||||
chat_id (``int`` | ``str``, *optional*):
|
||||
Unique identifier (int) or username (str) of the target chat.
|
||||
For your personal cloud (Saved Messages) you can simply use "me" or "self".
|
||||
For a contact that exists in your Telegram address book you can use his phone number (str).
|
||||
|
Loading…
x
Reference in New Issue
Block a user