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
Home > borogove > Channel > invite
Signature:
invite(chat: borogove_Chat, threadId?: string | null): void;
| Parameter | Type | Description |
|---|---|---|
| chat | borogove_Chat | |
| threadId | string | null | (Optional) |
Returns:
void