This repository was archived by the owner on Oct 11, 2025. It is now read-only.
Replies: 2 comments 3 replies
const client = new Client({
syncStatus: true,
}); |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How do I set the client's status to the same as the user's status before turning it on? Is it possible? I don't want to set another one, just keep what is already there.
All reactions