Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@rubenlagus rubenlagus released this 30 Jun 12:47
· 786 commits to master since this release
  1. Support for Api Version 3.1
  2. Simplified DefaultAbsSender
  3. Added new abstract method setChatPhoto to AbsSender.
  4. Added new method execute and executeAsync that can be used to send any api method that extends BotApiMethod class.
  5. Added new constructors to GetChat, GetChatAdministrators, GetChatMember, GetChatMemberCount, KickChatMember, LeaveChat and UnbanChatMember with mandatory fields as parameters.