Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Focus isn't allowed in api.patch "/users/@me" #24

Closed
ghost opened this issue Sep 30, 2022 · 1 comment
Closed

bug: Focus isn't allowed in api.patch "/users/@me" #24

ghost opened this issue Sep 30, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Sep 30, 2022

What happened?

So apparently the focus presence isn't defined in the api.patch function, returning a typeerror since it doesn't match "Online" | "Idle" | "Busy" | "Invisible" | undefined | null.

Screenshot_20220930_071417

But when testing, It does indeed change the status to Focus.

Screenshot_20220930_071500

@ghost
Copy link
Author

ghost commented Sep 30, 2022

Turns out i forgot to update my npm packages. Closing the issue...

@ghost ghost closed this as completed Sep 30, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

0 participants