channel property

TextChannel? channel

Implementation

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