channel property

TextBasedChannel? channel

Implementation

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