Skip to content

Commit 3fe43f8

Browse files
committed
Update ChatInviteLink docs
1 parent 2eb7ab2 commit 3fe43f8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyrogram/types/user_and_chats/chat_invite_link.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ class ChatInviteLink(Object):
2929
3030
Parameters:
3131
invite_link (``str``):
32-
The invite link.
32+
The invite link. If the link was created by another chat administrator, then the second part of the
33+
link will be replaced with "...".
3334
3435
date (``int``):
3536
The date in Unix timestamp when the link was created.

0 commit comments

Comments
 (0)