Skip to content

DMChannelStructure

See

https://discord.com/developers/docs/resources/channel#channel-object-channel-structure

Extends

Properties

id

id: string

Inherited from

Base.id

Defined in

typings/channel.ts:65


last_pin_timestamp?

optional last_pin_timestamp: null | string

Inherited from

Base.last_pin_timestamp

Defined in

typings/channel.ts:67


permissions?

optional permissions: string

Only exists in resolved data

Inherited from

Base.permissions

Defined in

typings/channel.ts:69


flags?

optional flags: number

Bitfield of ChannelFlags

Inherited from

Base.flags

Defined in

typings/channel.ts:73


type

type: DM

Overrides

Base.type

Defined in

typings/channel.ts:114


last_message_id

last_message_id: null | string

Defined in

typings/channel.ts:115


recipients

recipients: Structure[]

Defined in

typings/channel.ts:116