Optional
Readonly
allowedOptional
Readonly
inID of the status being replied to, if status is a reply
Optional
Readonly
languageISO 639 language code for this status.
Readonly
mediaArray of Attachment ids to be attached as media. If provided, status
becomes optional, and poll
cannot be used.
Optional
Readonly
pollOptional
Readonly
sensitiveMark status and attached media as sensitive?
Optional
Readonly
spoilerText to be shown as a warning or subject before the actual content. Statuses are generally collapsed behind this field.
Optional
Readonly
statusText content of the status. If media_ids
is provided, this becomes optional. Attaching a poll
is optional while status
is provided.
Optional
Readonly
visibilityVisibility of the posted status. Enumerable oneOf public, unlisted, private, direct.
https://github.com/mastodon/mastodon/pull/18350