We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7393bd commit 15245c2Copy full SHA for 15245c2
docs/resources/User.md
@@ -195,6 +195,7 @@ Modify the requester's user account settings. Returns a [user](#DOCS_RESOURCES_U
195
|----------|-------------------------------------------|----------------------------------------------------------------------------------|
196
| username | string | user's username, if changed may cause the user's discriminator to be randomized. |
197
| avatar | ?[image data](#DOCS_REFERENCE/image-data) | if passed, modifies the user's avatar |
198
+| banner | ?[image data](#DOCS_REFERENCE/image-data) | if passed, modifies the user's banner |
199
200
## Get Current User Guilds % GET /users/@me/guilds
201
0 commit comments