member_limit property

int member_limit
read / write

The maximum number of members, which can join the chat using the link simultaneously; 0 if not limited. Always 0 if the link requires approval.

Implementation

late int member_limit;