attachmentIds property
Optional attachment IDs to include when forwarding only selected media
Implementation
@JsonKey(includeIfNull: false, name: 'attachment_ids')
final List<SnowflakeType>? attachmentIds;
Optional attachment IDs to include when forwarding only selected media
@JsonKey(includeIfNull: false, name: 'attachment_ids')
final List<SnowflakeType>? attachmentIds;