invite_links property

List<ChatInviteLink> invite_links
read / write

List of invite links.

Implementation

late List<ChatInviteLink> invite_links;