quotedStatusId property
final
ID of the status being quoted (standard Mastodon FEP-044f).
Included as quoted_status_id in the request.
Implementation
final String? quotedStatusId;
ID of the status being quoted (standard Mastodon FEP-044f).
Included as quoted_status_id in the request.
final String? quotedStatusId;