mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-07 23:44:51 +00:00
Update ChatInviteLink docs
This commit is contained in:
parent
2eb7ab2f6e
commit
3fe43f8413
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@ class ChatInviteLink(Object):
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
invite_link (``str``):
|
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``):
|
date (``int``):
|
||||||
The date in Unix timestamp when the link was created.
|
The date in Unix timestamp when the link was created.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue