Skip to content

Releases: yanzay/tbot

v2.2.0

15 May 09:55
9fc294a
Compare
Choose a tag to compare

Bot API 4.7 support

v2.1.1

13 May 11:26
8e5f4d6
Compare
Choose a tag to compare

Bot API 4.5 and more

v2.1.0

02 Dec 15:32
1615493
Compare
Choose a tag to compare

Added Telegram Bot API 4.4 support

v2.0.4

16 Nov 13:24
feb7865
Compare
Choose a tag to compare

Add FileURL helper to the Client

v2.0.3

16 Nov 12:29
f702897
Compare
Choose a tag to compare
Merge pull request #51 from yanzay/fix-filesize

Fix file_size field. Should be int.

Telegram Bot API 4.3 support

30 Jul 11:41
967cf3e
Compare
Choose a tag to compare
Merge pull request #47 from yanzay/message-reply-markup

Add reply_markup to Message object.

v2.0

14 Apr 20:04
Compare
Choose a tag to compare

Full rewrite. Bot API 4.2 support.

Release v1.0

30 Mar 13:15
Compare
Choose a tag to compare

v0.4

13 Feb 11:08
7881dda
Compare
Choose a tag to compare
Merge pull request #21 from eeonevision/master

Added ReplyLocation msg. type. Impl. InlineKeyboard with Data/URL btns.

v0.3.1

15 May 09:07
Compare
Choose a tag to compare

Features:

  • Allow using custom Mux for requests
  • Mux now receive Message object instead of string path
  • Add one-time keyboard support
  • Remove webhook when using getUpdates method
  • Markdown support