interface GuildMemberEditMeOptions

export interface GuildMemberEditMeOptions

The data for editing the current application's guild member.

optional
avatar? : Base64Resolvable | BufferResolvable | null

The avatar to set

The banner to set

optional
bio? : string | null

The bio to set

optional
nick? : string | null

The nickname to set

optional
reason? : string

The reason to use