Skip to content

Releases: pengrad/java-telegram-bot-api

Bot API 8.3

20 Feb 14:49
Compare
Choose a tag to compare

What's Changed

  • Bot API 8.2 and 8.3 by @anfanik in #417
  • Bot API 8.3: Fix sendVideo test by @anfanik in #418
  • All deprecated methods have been removed

Full Changelog: 8.1.0...8.3.0

Bot API 8.1

31 Jan 13:33
013406a
Compare
Choose a tag to compare

What's Changed

Thanks @anfanik 🙏

Full Changelog: 7.11.0...8.1.0

Bot API 7.11

02 Nov 13:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.9.1...7.11.0

7.9.1

30 Aug 11:33
Compare
Choose a tag to compare

Fix SendPaidMedia attachments #396

Full Changelog: 7.9.0...7.9.1

Bot API 7.9

20 Aug 13:05
cdfd85c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.8.0...7.9.0

Bot API 7.8

01 Aug 13:42
dcb52ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.7.0...7.8.0

Thanks Mirco 🙌

Bot API 7.7

08 Jul 13:58
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @90K2 made their first contribution in #384

Full Changelog: 7.4.0...7.7.0

Bot API 7.4

02 Jun 09:08
Compare
Choose a tag to compare

7.2.1

16 Apr 16:08
Compare
Choose a tag to compare

What's Changed

  • fix int in shared_users json serialization by @RomanPrudkogliad in #375
    • SharedUser.userId() return type changed from Integer to Long as per Telegram docs.
    • Deprecated UsersShared.userIds() also changed to Long[]

New Contributors

Full Changelog: 7.2.0...7.2.1

Bot API 7.2

07 Apr 08:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.1...7.2.0