interface CreateGroupResult {
    chat: Chat;
    missing: RawMissingInvitee[];
}

Properties

Properties

chat: Chat

Chat that was created

Users that were failed to be invited