1 parent 9771be9 commit 33e83bfCopy full SHA for 33e83bf
1 file changed
pyrogram/client/methods/messages/set_game_score.py
@@ -50,7 +50,7 @@ def set_game_score(self,
50
disable_edit_message (``bool``, *optional*):
51
Pass True, if the game message should not be automatically edited to include the current scoreboard.
52
53
- chat_id (``int`` | ``str``):
+ chat_id (``int`` | ``str``, *optional*):
54
Unique identifier (int) or username (str) of the target chat.
55
For your personal cloud (Saved Messages) you can simply use "me" or "self".
56
For a contact that exists in your Telegram address book you can use his phone number (str).
0 commit comments