reportedMessageId property

  1. @JsonKey.new(includeIfNull: true, name: 'reported_message_id')
String? reportedMessageId
final

Implementation

@JsonKey(includeIfNull: true, name: 'reported_message_id')
final SnowflakeType? reportedMessageId;