channel property

Cacheable<Snowflake, TextChannel>? channel
latefinal

A mini channel object for the invite's channel.

Implementation

late final Cacheable<Snowflake, TextChannel>? channel;