fix replacement mistake

This commit is contained in:
Qwerty-Space 2020-10-18 20:08:36 +01:00
parent 286dc39284
commit 5e8dd0dca7

View File

@ -844,7 +844,7 @@ class ChatMethods:
Whether the user will be able to delete messages.
ban_users (`bool`, optional):
Whether the user will be able to ba users.
Whether the user will be able to ban users.
invite_users (`bool`, optional):
Whether the user will be able to invite users. Needs some testing.