channel property

GuildChannel? channel

Get channel GuildChannel of this

Implementation

GuildChannel? get channel => guild.channels.cache.get(_channelId);