Skip to content

Version 2.2.3 Stable

Compare
Choose a tag to compare
@iGusev iGusev released this 12 Dec 16:40
· 381 commits to master since this release
  • Added support for supergroups. The Type field in the Chat object can now contain ‘supergroup’.
  • New optional fields added to the Message object: supergroup_chat_created, migrate_to_chat_id, migrate_from_chat_id and channel_chat_created.
  • Some docs fixes and improvements