chat_invite_link_t#
-
struct banana::api::chat_invite_link_t#
Represents an invite link for a chat.
The invite link. If the link was created by another chat administrator, then the second part of the link will be replaced with “…”.
Creator of the link
True, if the link is primary
True, if the link is revoked
-
optional_t<integer_t> expire_date#
Optional. Point in time (Unix timestamp) when the link will expire or has been expired
-
optional_t<integer_t> member_limit#
Optional. Maximum number of users that can be members of the chat simultaneously after joining the chat via this invite link; 1-99999
-
optional_t<integer_t> expire_date#