docstring for game

This commit is contained in:
Yusuf_M_Thon_iD 2020-12-16 21:42:03 +07:00 committed by GitHub
parent 3cf26e47fa
commit fa77b8148c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,6 +153,9 @@ class ChatAction(EventBuilder):
new_title (`str`, optional):
The new title string for the chat, if applicable.
new_score (`str`, optional):
The new score string for the game, if applicable.
unpin (`bool`):
`True` if the existing pin gets unpinned.