publicUpdatesChannelId property

  1. @JsonKey(name: 'public_updates_channel_id')
String? publicUpdatesChannelId
final

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

Implementation

@JsonKey(name: 'public_updates_channel_id')
final String? publicUpdatesChannelId;