channel property

GuildChannel? channel

Implementation

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