DiscordChannel

Namespace: Discord

Inherits from

MinimalChannel

Properties

Name

Description

Type

Name

Name of the channel

string

Type

The channel's type

ChannelType

InGuild

Whether or not the channel is part of a guild

bool

IsText

Whether or not the channel can be used as a text channel.

bool

IsVoice

Whether or not the channel can be used as a voice channel.

Methods

Update

Updates the object's information.

Modify

Modifies the channel.

Name

Description

Type

name

The channel's new name

string

Last updated

Was this helpful?