Enumeration ChatGroupStyle

The group types.

Enumeration Members

PrivateMemberCanInvite

Private groups where each group member can invite users to join.

PrivateOnlyOwnerInvite

Private groups where only the group owner or admins can invite users to join.

PublicJoinNeedApproval

Public groups where users can join only after an invitation is received from the group owner(admin) or the join request is accepted by the group owner(admin).

PublicOpenJoin

Public groups where users can join freely, without the approval of the group owner or admins.