channel property

  1. @override
GuildChannel get channel

Implementation

@override
GuildChannel get channel => super.channel as GuildChannel;