mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-26 00:56:22 +01:00
callbackgame: small documentation fix
This commit is contained in:
parent
d5567cd9cd
commit
34748ec228
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ from telegram import TelegramObject
|
|||
|
||||
|
||||
class CallbackGame(TelegramObject):
|
||||
"""Why is this even here???"""
|
||||
"""A placeholder, currently holds no information. Use BotFather to set up your game."""
|
||||
|
|
Loading…
Reference in a new issue