channel property

Get channel TextBasedChannel of this

Implementation

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