APIDMChannelBase <T>
Hierarchy
- Omit<APITextBasedChannel<T>, rate_limit_per_user>
- APIDMChannelBase
Index
Properties
optionalinheritedflags
inheritedid
optionalinheritedlast_message_id
The id of the last message sent in this channel (may not point to an existing or valid message)
optionalinheritedlast_pin_timestamp
When the last pinned message was pinned.
This may be null
in events such as GUILD_CREATE
when a message is not pinned
optionalinheritedname
The name of the channel (1-100 characters)
optionalrecipients
The recipients of the DM
See https://discord.com/developers/docs/resources/user#user-object
inheritedtype
The type of the channel
See https://discord.com/developers/docs/resources/channel#channel-object-channel-types
The id of the channel