ChatInviteLinkCounts constructor

ChatInviteLinkCounts(
  1. {required List<ChatInviteLinkCount> invite_link_counts,
  2. int? extra,
  3. int? clientId}
)

Contains a list of chat invite link counts

Implementation

ChatInviteLinkCounts