maxMembersCount property

int maxMembersCount
getter/setter pair

Specifies the maximum number of members allowed in a group.

This limit helps in managing group sizes and ensuring that groups do not exceed a manageable number of participants.

Implementation

int maxMembersCount;