python-telegram-bot/telegram/games
Jacob Bom 5d7c6ad541 Switch to pytest + required fixes to code (#788)
Required fixes:
 - CallbackQuery is now comparable.
 - Message.effective_attachment, Message.photo,
   Message.new_chat_members, Message.new_chat_photo &
   Game.text_entitties semantic fixes - when they are not defined,
   return an empty list.
 - Docstring fix to Update class.
2017-08-12 00:58:41 +03:00
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
animation.py Docs update (#728) 2017-07-23 23:33:08 +03:00
callbackgame.py Docs update (#728) 2017-07-23 23:33:08 +03:00
game.py Switch to pytest + required fixes to code (#788) 2017-08-12 00:58:41 +03:00
gamehighscore.py Docs update (#728) 2017-07-23 23:33:08 +03:00