TelegramBots Versions Save

Java library to create bots using Telegram Bots API

v6.4.0

1 year ago
  1. Update Api version 6.4
  2. Bug fixing: #1159

v6.3.0

1 year ago
  1. Update Api version 6.3
  2. Bug fixing: #1116

v6.1.0

1 year ago
  1. Update Api version 6.1
  2. Add support for Long when setting the chatId: #1065
  3. Bug fixing: #755, #1036, #1055, #1060, #1064, #1065, #1067, #1069, #1070, #1086, #1088

v6.0.1

2 years ago
  1. Update Api version 6.0
  2. Removed all deprecated methods/classes with this major upgrade

v5.7.1

2 years ago
  1. Update Api version 5.7
  2. Spring boot 2.5.8
  3. Bug Fixing: #1023

v5.6.0

2 years ago
  1. Update Api version 5.6

v5.5.0

2 years ago
  1. Update Api version 5.5

v5.4.0.1

2 years ago
  1. Bug fixing: #999, #1000

v5.4.0

2 years ago
  1. Update Api version 5.4
  2. Bug fixing: #968, #958, #942

v5.3.0

2 years ago
  1. Update Api version 5.3
  2. KeyboardRow now support creation from a collection of buttons.
  3. Bug fixing: #920, #931 and #937