channel property

Cacheable<Snowflake, TextChannel> channel
latefinal

The channel the command was sent in.

Implementation

late final Cacheable<Snowflake, TextChannel> channel;