Skip to content

InviteCreate

Extends

Properties

op

op: Dispatch

Gateway OpCode

Inherited from

DispatchPayload.op

Defined in

typings/gateway-events.ts:55


s

s: number

Sequence Number

Inherited from

DispatchPayload.s

Defined in

typings/gateway-events.ts:56


d

d: object

Event Data (Any JSON value)

channel_id

channel_id: string

code

code: string

created_at

created_at: string

ISO8601 Timestamp

guild_id?

optional guild_id: string

inviter?

optional inviter: Structure

max_age

max_age: number

max_uses

max_uses: number

target_type?

optional target_type: InviteTargetType

target_user?

optional target_user: Structure

target_application?

optional target_application: Partial<Structure>

temporary

temporary: boolean

uses

uses: number

Overrides

DispatchPayload.d

Defined in

typings/gateway-events.ts:566


t

t: InviteCreate

Event Name

Overrides

DispatchPayload.t

Defined in

typings/gateway-events.ts:581