export interface APIDMChannelBase<T extends ChannelType> extends APITextBasedChannel<T>, APIPinChannel<T>Type Parameters
T extends ChannelType
optionalexternalrecipients? : APIUser[]
The recipients of the DM
See also: https://discord.com/developers/docs/resources/user#user-object