Skip to main content

generateId()

function generateId(): string;

Mint a fresh ID. Callers should generate one of these locally when creating a new channel / thread / comment / conversation / message / group — the backend requires the client to supply the ID on create.

Returns

string