We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e6cbe commit 030a256Copy full SHA for 030a256
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.4.3
2
+
3
+- Fixed: `ChatMemberBanned` is now correctly represented as `ChatMember.kicked` instead of `ChatMember.banned`.
4
5
# 2.4.2
6
7
- Added missing @JsonKey annotations for `InputMessageContent` in `InlineQueryResultArticle`
pubspec.yaml
@@ -1,6 +1,6 @@
name: televerse
description: Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 8.3!
-version: 2.4.2
+version: 2.4.3
homepage: https://televerse.xooniverse.com
repository: https://github.com/xooniverse/televerse
topics:
0 commit comments