Home > borogove > Channel > invite

Channel.invite() method

Signature:

invite(chat: borogove_Chat, threadId?: string | null): void;

Parameters

Parameter Type Description
chat borogove_Chat
threadId string | null (Optional)

Returns:

void