Skip to content

Update Bots API 3.0

Compare
Choose a tag to compare
@rubenlagus rubenlagus released this 18 May 22:18
· 808 commits to master since this release

Update with latest changes from Bots API 3.0:

  1. New field gif_duration and mpeg4_duration in InlineQueryResultGif and InlineQueryResultMpeg4Gif.
  2. Field new_chat_member was replaced by new_chat_members in Message object.
  3. Some methods now have constructors with mandatory parameters to simplify their creation (including preconditions).
  4. New deleteMessage method.
  5. New field language_code in User object.
  6. New Payments API methods
  7. New Video Messages API methods
  8. Bugs fixed: #206 #202 #199