channel property

TextChannel? get channel

Implementation

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