github pengrad/java-telegram-bot-api 4.4.0
Bot API 4.4

latest releases: 9.2.0, 8.3.0, 8.1.0...
6 years ago

Bot API 4.4 changes #176

  • Added support for animated stickers. New field is_animated in Sticker and StickerSet objects
  • Added support for default permissions in groups. New object ChatPermissions, containing actions which a member can take in a chat. New field permissions in the Chat object; new method setChatPermissions
  • Added support for more permissions for group and supergroup members: added the new field can_send_polls to ChatMember object
  • The method restrictChatMember now takes the new user permissions in a single argument of the type ChatPermissions

Don't miss a new java-telegram-bot-api release

NewReleases is sending notifications on new releases.