updated get_participant's docs

Co-authored-by: Lonami <totufals@hotmail.com>
This commit is contained in:
kolay 2020-10-03 17:54:58 +03:00 committed by GitHub
parent 685dedab64
commit 35bcf9d23e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1151,7 +1151,7 @@ class ChatMethods:
user: 'hints.EntityLike'
) -> 'typing.Optional[custom.ParticipantPermissions]':
"""
Getting a user's permissions from a chat or channel.
Fetches the permissions of a user in a specific chat or channel.
Arguments
entity (`entity`):