systemChannel property

Cacheable<Snowflake, TextGuildChannel>? systemChannel
latefinal

System channel where system messages are sent

Implementation

late final Cacheable<Snowflake, TextGuildChannel>? systemChannel;