callbackgame: small documentation fix

This commit is contained in:
Noam Meltzer 2016-10-04 01:50:34 +03:00
parent d5567cd9cd
commit 34748ec228

View file

@ -22,4 +22,4 @@ from telegram import TelegramObject
class CallbackGame(TelegramObject): class CallbackGame(TelegramObject):
"""Why is this even here???""" """A placeholder, currently holds no information. Use BotFather to set up your game."""