update

Changing account Information

client.user.update('USERNAME')

username [str]

Username of the user

name [str] (optional)

Your name in account

avatar_type [str] (optional)

Can be DEFAULT or UPLOADED, bbut you can write any value there

avatar_rel_path [str] (optional)

Path to your avatar

token [str] (optional)

You can set a specific token for the function, it will be executed from the specified token

Last updated