createGroup

public final Unit createGroup(CreateGroupParams params, CreateGroupHandler handler)

Creates a new group and optionally invites users to join.

Parameters

params

Group creation parameters including group ID, invitee user IDs, and permissions

handler

Callback returning the process code on success, or errorKeys and error on failure