2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-05 00:35:10 +00:00

Add GameHighScore and GameHighScores types

This commit is contained in:
Dan
2019-01-07 22:30:33 +01:00
parent 633fefe178
commit dc737ab7bb
7 changed files with 131 additions and 9 deletions

View File

@@ -186,6 +186,12 @@ Input Media
.. autoclass:: Game
:members:
.. autoclass:: GameHighScore
:members:
.. autoclass:: GameHighScores
:members:
.. Input Media
-----------