interface APIDMChannelBase

extends

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

Type Parameters

T extends ChannelType

optionalexternal
recipients? : APIUser[]

The recipients of the DMSee https://discord.com/developers/docs/resources/user#user-object