channel property

GuildChannel? get channel

Implementation

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