Update to v1.17

This commit is contained in:
Lonami Exo
2020-10-18 14:11:52 +02:00
parent 94ce3b06eb
commit 4db51dff8a
3 changed files with 136 additions and 1 deletions

View File

@@ -1167,6 +1167,11 @@ class ChatMethods:
"""
Fetches the permissions of a user in a specific chat or channel.
.. note::
This request has to fetch the entire chat for small group chats,
which can get somewhat expensive, so use of a cache is advised.
Arguments
entity (`entity`):
The channel or chat the user is participant of.