I was looking to create a PR for changing online visibility/custom status on gtkcord3 but correct me if I'm wrong, the endpoint is missing.
On discord when I debug changing the status it sends a PATCH at /users/@me/settings I've checked api/user.go since the api is the same as discord's docs. I don't mind creating a PR here to add the endpoint just wanted to double check that I didn't miss something before doing so.
Edit 9/15/20: I do plan to get to this pr done still. Things came up in life, I'll try to get the pr in when I can but it may be awhile.
I was looking to create a PR for changing online visibility/custom status on gtkcord3 but correct me if I'm wrong, the endpoint is missing.
On discord when I debug changing the status it sends a PATCH at /users/@me/settings I've checked api/user.go since the api is the same as discord's docs. I don't mind creating a PR here to add the endpoint just wanted to double check that I didn't miss something before doing so.
Edit 9/15/20: I do plan to get to this pr done still. Things came up in life, I'll try to get the pr in when I can but it may be awhile.