setOnline
Set the current account’s online status. USER-ONLY
Parameters
online: boolean
The new online status.
Result
void
Syntax
await client.setOnline(online);
Set the current account’s online status. USER-ONLY
The new online status.
await client.setOnline(online);