APIDMChannelBase

export interface APIDMChannelBase<T extends ChannelType> extends Omit<APITextBasedChannel<T>, 'rate_limit_per_user'>
export interface APIDMChannelBase<T extends ChannelType> extends Omit<APITextBasedChannel<T>, 'rate_limit_per_user'>

No summary provided.

Extends

Omit<APITextBasedChannel<T>, 'rate_limit_per_user'>
NameConstraintsOptionalDefaultDescription
TChannelTypeNoNone
recipients?:APIUser[]
The recipients of the DMSee https://discord.com/developers/docs/resources/user#user-object