Added full support of Bot API 7.1

This commit is contained in:
JRoot Junior 2024-02-16 20:55:30 +02:00
parent e5176b4434
commit 26d19459ff
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
71 changed files with 693 additions and 461 deletions

View file

@ -17,6 +17,9 @@ class TestGetMyDefaultAdministratorRights:
can_promote_members=False,
can_change_info=False,
can_invite_users=False,
can_post_stories=False,
can_edit_stories=False,
can_delete_stories=False,
),
)