Update callback_game.py

This commit is contained in:
dark0ghost 2019-03-31 18:02:17 +03:00 committed by GitHub
parent 78aee861bb
commit aaa1007a43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,4 +7,4 @@ class CallbackGame(base.TelegramObject):
https://core.telegram.org/bots/api#callbackgame
"""
pass
raise RuntimeError(" A placeholder, currently holds no information. Use BotFather to set up your game.")