quotedStatusId property

String? quotedStatusId
final

ID of the status being quoted (standard Mastodon FEP-044f).

Included as quoted_status_id in the request.

Implementation

final String? quotedStatusId;