mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-02 03:00:15 +03:00
docstring for game
This commit is contained in:
parent
3cf26e47fa
commit
fa77b8148c
|
@ -153,6 +153,9 @@ class ChatAction(EventBuilder):
|
||||||
|
|
||||||
new_title (`str`, optional):
|
new_title (`str`, optional):
|
||||||
The new title string for the chat, if applicable.
|
The new title string for the chat, if applicable.
|
||||||
|
|
||||||
|
new_score (`str`, optional):
|
||||||
|
The new score string for the game, if applicable.
|
||||||
|
|
||||||
unpin (`bool`):
|
unpin (`bool`):
|
||||||
`True` if the existing pin gets unpinned.
|
`True` if the existing pin gets unpinned.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user