Home > borogove > Chat > setTrusted
Chat.setTrusted() method
Set if this chat is to be trusted with our presence, etc
Signature:
setTrusted(trusted: boolean): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| trusted | boolean | Bool if trusted or not |
Returns:
void