#How to reset your profile theme colors

1 messages ยท Page 1 of 1 (latest)

median escarp
#

[null,null]

#

[0,null]

#

[null,65535]

sleek cove
#

Husk because fetch

#
let {RestAPI} = Vencord.Webpack.Common;

await RestAPI.patch({
  url: '/users/@me/profile',
  body: { theme_colors: [null, null] },
});

Be careful though with this endpoint

median escarp
#

Me

#

Didn't knew about that

#

I only replay existing requests because it's easier

mortal wren
#

husk

#

never do raw requests