Skip to content

Commit 4fa574b

Browse files
authored
Revert fix get_chat_invite_link usable by (#297)
*don't trust Something anymore
1 parent 43bb473 commit 4fa574b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyrogram/methods/invite_links/get_chat_invite_link.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ async def get_chat_invite_link(
3030
) -> "types.ChatInviteLink":
3131
"""Get detailed information about a chat invite link.
3232
33-
.. include:: /_includes/usable-by/users-bots.rst
33+
.. include:: /_includes/usable-by/users.rst
3434
3535
Parameters:
3636
chat_id (``int`` | ``str``):

0 commit comments

Comments
 (0)