Constructors

  • Constructs a new Invite object.

    Parameters

    • client: Client

      The client instance managing this invite.

    • data: any

      The raw data from the API representing the invite.

    Returns Invite

Properties

approximateMemberCount?: number
approximatePresenceCount?: number
channel?: GuildChannel
code: string
expiresAt?: string
guild?: Guild
guildScheduledEvent?: any
inviter?: User
stageInstance?: any
targetApplication?: Application
targetType?: number
targetUser?: User
type: number