Skip to content

Structure

Extended by

Properties

code

code: string

Defined in

typings/invite.ts:10


guild?

optional guild: Partial<Structure>

Defined in

typings/invite.ts:11


channel

channel: null | Partial<Structure>

Defined in

typings/invite.ts:12


inviter?

optional inviter: Structure

Defined in

typings/invite.ts:13


target_type?

optional target_type: InviteTargetType

Defined in

typings/invite.ts:14


target_user?

optional target_user: Structure

Defined in

typings/invite.ts:15


target_application?

optional target_application: Partial<Structure>

Defined in

typings/invite.ts:16


approximate_presence_count?

optional approximate_presence_count: number

Defined in

typings/invite.ts:17


approximate_member_count?

optional approximate_member_count: number

Defined in

typings/invite.ts:18


expires_at?

optional expires_at: string

ISO8601 Timestamp

Defined in

typings/invite.ts:20


stage_instance?

optional stage_instance: Structure

Defined in

typings/invite.ts:21


guild_scheduled_event?

optional guild_scheduled_event: ScheduledEventStructure

Defined in

typings/invite.ts:22