Skip to main content
Version: 0.37.112

APIInvite

Hierarchy

Index

Properties

optionalapproximate_member_count

approximate_member_count?: number

optionalapproximate_presence_count

approximate_presence_count?: number

channel

channel: null | Required<APIPartialChannel>

code

code: string

optionalexpires_at

expires_at?: null | string

optionalguild

optionalguild_scheduled_event

guild_scheduled_event?: APIGuildScheduledEvent

optionalinviter

inviter?: APIUser

optionalstage_instance

stage_instance?: APIInviteStageInstance

optionaltarget_application

target_application?: Partial<APIApplication>

optionaltarget_type

target_type?: InviteTargetType

optionaltarget_user

target_user?: APIUser

type