reportedChannelId property

  1. @JsonKey.new(includeIfNull: true, name: 'reported_channel_id')
SnowflakeType? reportedChannelId
final

Implementation

@JsonKey(includeIfNull: true, name: 'reported_channel_id')
final SnowflakeType? reportedChannelId;