This interface is used to allow easy extension for other channel types. While also allowing APIPartialChannel to be used without breaking.
APIPartialChannel
The id of the channel
The name of the channel (2-100 characters)
The type of the channel
See https://discord.com/developers/docs/resources/channel#channel-object-channel-types
Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM
This interface is used to allow easy extension for other channel types. While also allowing
APIPartialChannel
to be used without breaking.