Skip to content

Commit 720df12

Browse files
committed
https://core.telegram.org/bots/api-changelog#february-9-2026
1 parent 612fd7e commit 720df12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ntelebot/test_bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def test_request(bot_token):
4343

4444
bot.get_me.respond(real_http=True)
4545
assert bot.get_me() == {
46+
'allows_users_to_create_topics': False,
4647
'can_connect_to_business': False,
4748
'can_join_groups': False,
4849
'can_read_all_group_messages': False,

0 commit comments

Comments
 (0)