Releases: pengrad/java-telegram-bot-api
Releases · pengrad/java-telegram-bot-api
1.3.3
19 Apr 18:08
Compare
Sorry, something went wrong.
No results found
Fix error with sending messages with Keyboard on Android
1.3.2
23 Jan 13:59
Compare
Sorry, something went wrong.
No results found
HTML formatting for messages
1.3.1
20 Jan 10:17
Compare
Sorry, something went wrong.
No results found
ChosenInlineResult support
1.3.0
13 Jan 16:42
Compare
Sorry, something went wrong.
No results found
Inline mode bots
Support Google App Engine (No-args constructor in all response classes)
1.2.4
20 Dec 19:34
Compare
Sorry, something went wrong.
No results found
New optional fields added to the Message object: supergroup_chat_created, migrate_to_chat_id, migrate_from_chat_id and channel_chat_created.
1.2.3
26 Nov 18:50
Compare
Sorry, something went wrong.
No results found
1.2.2
01 Nov 18:19
Compare
Sorry, something went wrong.
No results found
Short syntax for sending message
Parse Update object from webhook message
1.2.1
31 Oct 17:46
Compare
Sorry, something went wrong.
No results found
Support sending to channels
All send* methods take chat_id as Object type, to support Long for chats, String for channels or Integer for users and groups