setUsername
#669
Replies: 1 comment
-
https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/ClientUser?scrollTo=setUsername |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Ok so i just used
client.user.setUsername("username");
and it is asking me for a passwordterminal error:
Error: A password is required to change a username.
please give me the structure on how do i provide the password for example
client.user.setUsername("username", "password");
Beta Was this translation helpful? Give feedback.
All reactions