publicUpdatesChannel property

CacheableTextChannel<ITextChannel>? publicUpdatesChannel

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

Implementation

CacheableTextChannel<ITextChannel>? get publicUpdatesChannel;