channel property

GuildChannel? channel

Get the GuildChannel of this.

Implementation

GuildChannel? get channel => _channel;