systemChannel property

Cacheable<Snowflake, ITextGuildChannel>? systemChannel

System channel where system messages are sent

Implementation

Cacheable<Snowflake, ITextGuildChannel>? get systemChannel;