interface APIDMChannelBase

external
export interface APIDMChannelBase<T extends ChannelType> extends APITextBasedChannel<T>, APIPinChannel<T>

Type Parameters

T extends ChannelType

optionalexternal
recipients? : APIUser[]

The recipients of the DM

See also: https://discord.com/developers/docs/resources/user#user-object