2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-28 12:57:52 +00:00

Update ChatInviteLink docs

This commit is contained in:
Dan 2021-03-17 18:11:18 +01:00
parent 2eb7ab2f6e
commit 3fe43f8413

View File

@ -29,7 +29,8 @@ class ChatInviteLink(Object):
Parameters:
invite_link (``str``):
The invite link.
The invite link. If the link was created by another chat administrator, then the second part of the
link will be replaced with "...".
date (``int``):
The date in Unix timestamp when the link was created.