Skip to main content
Module

x/discord_api_types/v9.ts>RESTPatchAPICurrentUserJSONBody

Up to date Discord API Typings, versioned by the API version
Go to Latest
interface RESTPatchAPICurrentUserJSONBody
import { type RESTPatchAPICurrentUserJSONBody } from "https://deno.land/x/discord_api_types@0.37.82/v9.ts";

Properties

optional
username: string | undefined

User's username, if changed may cause the user's discriminator to be randomized

optional
avatar: string | null | undefined

If passed, modifies the user's avatar

optional
banner: string | null | undefined

If passed, modifies the user's banner