Skip to content

Metadata

Extends

Properties

code

code: string

Inherited from

Structure.code

Defined in

typings/invite.ts:10


guild?

optional guild: Partial<Structure>

Inherited from

Structure.guild

Defined in

typings/invite.ts:11


channel

channel: null | Partial<Structure>

Inherited from

Structure.channel

Defined in

typings/invite.ts:12


inviter?

optional inviter: Structure

Inherited from

Structure.inviter

Defined in

typings/invite.ts:13


target_type?

optional target_type: InviteTargetType

Inherited from

Structure.target_type

Defined in

typings/invite.ts:14


target_user?

optional target_user: Structure

Inherited from

Structure.target_user

Defined in

typings/invite.ts:15


target_application?

optional target_application: Partial<Structure>

Inherited from

Structure.target_application

Defined in

typings/invite.ts:16


approximate_presence_count?

optional approximate_presence_count: number

Inherited from

Structure.approximate_presence_count

Defined in

typings/invite.ts:17


approximate_member_count?

optional approximate_member_count: number

Inherited from

Structure.approximate_member_count

Defined in

typings/invite.ts:18


expires_at?

optional expires_at: string

ISO8601 Timestamp

Inherited from

Structure.expires_at

Defined in

typings/invite.ts:20


stage_instance?

optional stage_instance: Structure

Inherited from

Structure.stage_instance

Defined in

typings/invite.ts:21


guild_scheduled_event?

optional guild_scheduled_event: ScheduledEventStructure

Inherited from

Structure.guild_scheduled_event

Defined in

typings/invite.ts:22


uses

uses: number

Defined in

typings/invite.ts:26


max_uses

max_uses: number

Defined in

typings/invite.ts:27


max_age

max_age: number

Defined in

typings/invite.ts:28


temporary

temporary: boolean

Defined in

typings/invite.ts:29


created_at

created_at: string

ISO8601 Timestamp

Defined in

typings/invite.ts:31