Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@eternnoir eternnoir released this 06 Jan 13:40
· 2625 commits to master since this release

Change log:

  • All Message's attributes default to None. Don't need hasattr to check attribute.
  • Inline mode support.
  • Add InlineQueryResultArticle, InlineQueryResultPhoto, InlineQueryResultGif, InlineQueryResultMpeg4Gif, InlineQueryResultVideo
  • Add new method answer_inline_query
  • Add new inline_handler