channel property

TextBasedChannel? get channel

Implementation

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