Home > borogove > Client > logout
Client.logout() method
Destroy local data for this account
Signature:
logout(completely: boolean): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| completely | boolean | if true chats, messages, etc will be deleted as well |
Returns:
void