Skip to content

Commit 030a256

Browse files
committed
ℹ️ v2.4.3 + Changelogs
1 parent 18e6cbe commit 030a256

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.4.3
2+
3+
- Fixed: `ChatMemberBanned` is now correctly represented as `ChatMember.kicked` instead of `ChatMember.banned`.
4+
15
# 2.4.2
26

37
- Added missing @JsonKey annotations for `InputMessageContent` in `InlineQueryResultArticle`

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: televerse
22
description: Televerse lets you create your own efficient Telegram bots with ease in Dart. Supports latest Telegram Bot API - 8.3!
3-
version: 2.4.2
3+
version: 2.4.3
44
homepage: https://televerse.xooniverse.com
55
repository: https://github.com/xooniverse/televerse
66
topics:

0 commit comments

Comments
 (0)