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