rulesChannel property

Cacheable<Snowflake, TextChannel>? rulesChannel
latefinal

Channel where "PUBLIC" guilds display rules and/or guidelines

Implementation

late final Cacheable<Snowflake, TextChannel>? rulesChannel;