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