publicUpdatesChannel property

CacheableTextChannel<TextChannel>? publicUpdatesChannel
latefinal

the id of the channel where admins and moderators of "PUBLIC" guilds receive notices from Discord

Implementation

late final CacheableTextChannel<TextChannel>? publicUpdatesChannel;