channel property

Cacheable<Snowflake, IChannel>? channel
latefinal

Channel id user is connected

Implementation

late final Cacheable<Snowflake, IChannel>? channel;