type property

  1. @override
ChannelType type
override

The type of this channel.

Implementation

@override
ChannelType get type => ChannelType.guildText;