Skip to content

Bot API 3.3

Compare
Choose a tag to compare
@pengrad pengrad released this 30 Aug 16:19
· 643 commits to master since this release
  • Added the new field pinned_message to the Chat object.
  • Added the new fields author_signature and forward_signature to the Message object.
  • Added the new field is_bot to the User object.
  • Make requests as a response from webhook #108. Thanks @DenisNP