File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,15 @@ botogram 0.3
1414
1515*Alpha release, not yet released *
1616
17- Release description not yet written.
17+ botogram 0.3 is the third alpha release of botogram. It reaches almost feature
18+ parity with the upstream Telegram API (except for keyboards and inlines),
19+ including the new features in the Bot API 2.0 and 2.1 updates, such as
20+ moderating group chats or editing messages.
21+
22+ Performance are improved, with a faster updates fetching process, and a bug was
23+ fixed in this release. There are also a few deprecations to keep the API clean.
24+ All the deprecated features in this release will be removed in botogram 1.0, so
25+ you have plenty of time to switch to the new ones.
1826
1927New features
2028------------
You can’t perform that action at this time.
0 commit comments