Appearance
APIGuildMember
Package: @erinjs/types
Guild member from GET /guilds/{guild_id}/members or GET /guilds/{guild_id}/members/
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
accent_color | number | null | No | Yes | |
avatar | string | null | No | Yes | |
banner | string | null | No | Yes | |
communication_disabled_until | string | null | No | Yes | |
deaf | boolean | No | Yes | |
joined_at | string | No | No | |
mute | boolean | No | Yes | |
nick | string | null | No | Yes | |
premium_since | string | null | No | Yes | When the user started boosting this guild. |
profile_flags | number | null | No | Yes | |
roles | string[] | No | No | |
user | APIUserPartial | No | No |