mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-31 10:19:48 +03:00
updated get_participant's docs
Co-authored-by: Lonami <totufals@hotmail.com>
This commit is contained in:
parent
685dedab64
commit
35bcf9d23e
|
@ -1151,7 +1151,7 @@ class ChatMethods:
|
||||||
user: 'hints.EntityLike'
|
user: 'hints.EntityLike'
|
||||||
) -> 'typing.Optional[custom.ParticipantPermissions]':
|
) -> '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
|
Arguments
|
||||||
entity (`entity`):
|
entity (`entity`):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user