BaseDiscordChannel
Represents a base discord channel, every discord channel object will extend from this as a base.
Properties
id
BaseDiscordChannel.id :: string
type
BaseDiscordChannel.type :: number
Methods
deleteAsync
BaseDiscordChannel : deleteAsync () -> Vendor.Future
Deletes the channel asynchronously.
Functions
The BaseDiscordChannel instance has no set functions!