Released 0.17.0
Allow 0ms as polling interval.
Default timeout 10 seconds.
Released 0.17.0
Handle request timeout.
Catch errors while parsing JSON
Released 0.18.0
sendPhoto, sendAudio, sendDocument, sendSticker and sendVoice can receive a Buffer as parameter.
Released 0.19.0
Inline Mode support.
sendVideo can receive a Buffer as parameter.
By default bots sends GIF as new mpeg4 format. To view new "GIFs" update your client.
I ( @Yago_Perez ) have the Telegram account banned for a week, so if you want to ask me something, send me 10 messages. Then I will be able to answer you. 😝
Forwarded from Yago
I wasn't able to get a chosen_inline_result after a user choose an Inline Result on the next getUpdates call
Forwarded from Bot Support
Hi Yagop, you're correct, it was accidentally documented a little too early.
If you were trying to get chosen_inline_result event it was impossible. It wasn't implemented by Telegram despite it was documented.