canCreateGroups property
Whether the viewer's account is allowed to create group chats. New accounts are restricted from creating groups.
Implementation
bool get chatDisabled;/// Whether the viewer's account is allowed to create group chats. New accounts are restricted from creating groups.
bool get canCreateGroups;