export interface APIDMChannel extends APIDMChannelBase<ChannelType.DM>externalname : null
The name of the channel (always null for DM channels)
export interface APIDMChannel extends APIDMChannelBase<ChannelType.DM>The name of the channel (always null for DM channels)