systemChannelId property
the id of the channel where guild notices such as welcome messages and boost events are posted
Implementation
@JsonKey(name: 'system_channel_id')
final String? systemChannelId;
the id of the channel where guild notices such as welcome messages and boost events are posted
@JsonKey(name: 'system_channel_id')
final String? systemChannelId;