channel property Null safety

TextBasedChannel channel

Implementation

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