CallbackGame¶
-
class
aiogram.types.callback_game.
CallbackGame
(conf: Optional[Dict[str, Any]] = None, **kwargs: Any)[source]¶ Bases:
aiogram.types.base.TelegramObject
A placeholder, currently holds no information. Use BotFather to set up your game.
https://core.telegram.org/bots/api#callbackgame
Deserialize object
- Parameters
conf –
kwargs –