PrivateChannel

Namespace: Discord

Inherits from

pageDiscordChannelpageIMessageChannel

Properties

Name

Description

Type

LastMessageId

The last message sent through the channel

ulong?

Recipients

The list of recipients for this channel

IReadOnlyList<DiscordUser>

Methods

Leave

Leaves the channel (for channels that aren't groups, this corresponds to the 'Close DM' button).

ChangeCallRegion

Changes the region that calls are routed through.

Parameters

Name

Description

Type

regionId

ID of the call region

string

Last updated