member_limit property
read / write
The maximum number of chat members that can join the chat via the link simultaneously; 0-99999; pass 0 if not limited.
Implementation
late int member_limit;
The maximum number of chat members that can join the chat via the link simultaneously; 0-99999; pass 0 if not limited.
late int member_limit;