channel property

Cacheable<Snowflake, ITextGuildChannel>? channel

The channel in which user content was posted.

Implementation

Cacheable<Snowflake, ITextGuildChannel>? get channel;