ChatInviteLinks constructor

ChatInviteLinks(
  1. {required int total_count,
  2. required List<ChatInviteLink> invite_links,
  3. int? extra,
  4. int? clientId}
)

Contains a list of chat invite links

Implementation

ChatInviteLinks