ChatInviteLinkMembers constructor

ChatInviteLinkMembers(
  1. {required int total_count,
  2. required List<ChatInviteLinkMember> members,
  3. int? extra,
  4. int? clientId}
)

Contains a list of chat members joined a chat via an invite link

Implementation

ChatInviteLinkMembers