* @method string GetInviteLink() The invite link. If the link was created by another chat administrator, then the second part of the link will be replaced with “…”
22
* @method User getCreator() Creator of the link
23
* @method bool getIsPrimary() True, if the link is primary
24
* @method bool getIsRevoked() True, if the link is revoked
25
* @method int getExpireDate() Optional. Point in time (Unix timestamp) when the link will expire or has been expired
26
* @method int getMemberLimit() Optional. Maximum number of users that can be members of the chat simultaneously after joining the chat via this invite link; 1-99999