Preview environment

interface APIDMChannelBase

extends

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

Type Parameters

T extends ChannelType

optional
recipients? : APIUser[]

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