Skip to main content
Version: Next

RESTPatchAPICurrentGuildMemberJSONBody

Index

Properties

optionalavatar

avatar?: null | string

Data URL base64 encoded avatar image

optionalbanner

banner?: null | string

Data URI base64 encoded banner image

optionalbio

bio?: null | string

Guild member bio

optionalnick

nick?: null | string

Value to set users nickname to

Requires CHANGE_NICKNAME permission

Page Options