Replies: 2 comments 3 replies
-
what user's status... |
Beta Was this translation helpful? Give feedback.
2 replies
-
const client = new Client({
syncStatus: true,
}); |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions