Skip to content

Releases: pengrad/java-telegram-bot-api

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

7.1.1

17 Mar 08:51
Compare
Choose a tag to compare

What's Changed

  • Open CallbackQuery#maybeInaccessibleMessage by @anfanik in #366

Full Changelog: 7.1.0...7.1.1

Bot API 7.1

21 Feb 09:41
Compare
Choose a tag to compare

7.0.1

26 Jan 10:30
Compare
Choose a tag to compare

What's Changed

  • Add setters to LinkPreviewOptions & open Message#forwardOrigin by @anfanik in #362

Full Changelog: 7.0.0...7.0.1