targetMessageId property
The unique ID of the message that has threaded replies and holds thread information.
Implementation
@JsonKey(name: 'parent_message_id')
final int targetMessageId;
The unique ID of the message that has threaded replies and holds thread information.
@JsonKey(name: 'parent_message_id')
final int targetMessageId;