reportedChannelId property
- @JsonKey.new(includeIfNull: true, name: 'reported_channel_id')
final
Implementation
@JsonKey(includeIfNull: true, name: 'reported_channel_id')
final SnowflakeType? reportedChannelId;
@JsonKey(includeIfNull: true, name: 'reported_channel_id')
final SnowflakeType? reportedChannelId;