Skip to content

GuildCategoryChannel

Represents the implementation of a Discord Category channel.

Properties

id

GuildCategoryChannel.id  :: string

This property was inherited from Objects.BaseDiscordChannel

type

GuildCategoryChannel.type  :: number

This property was inherited from Objects.BaseDiscordChannel

Methods

deleteAsync

GuildCategoryChannel : deleteAsync ()  -> Vendor.Future

Deletes the channel asynchronously.

This function was inherited from Objects.BaseDiscordChannel

Functions

The GuildCategoryChannel instance has no set functions!