Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIInteractionDataResolvedGuildMember

Hierarchy

  • Omit<APIGuildMember, "user" | "deaf" | "mute">
    • APIInteractionDataResolvedGuildMember

Index

Properties

avatar?: null | string

The member's guild avatar hash

communication_disabled_until?: null | string

Timestamp of when the time out will be removed; until then, they cannot interact with the guild

joined_at: string

When the user joined the guild

nick?: null | string

This users guild nickname

pending?: boolean

Whether the user has not yet passed the guild's Membership Screening requirements

If this field is not present, it can be assumed as false.

permissions: string
premium_since?: null | string
roles: string[]

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM