Update content/en/api/entities.md
This commit is contained in:
parent
2fe355ce83
commit
09004146f5
|
@ -337,7 +337,7 @@ Please check `app/javascript/mastodon/selectors/index.js` and `app/lib/feed_mana
|
|||
|---------|-----------|:------:|:------:|
|
||||
| `id` | String |{{< no >}}|2.7.0|
|
||||
| `scheduled_at` | String (Datetime) |{{< no >}}|2.7.0|
|
||||
| `params` | Array of [Hash](#statusparams) |{{< no >}}|2.7.0|
|
||||
| `params` | [StatusParams](#statusparams) |{{< no >}}|2.7.0|
|
||||
| `media_attachments` | Array of [Attachment](#attachment) |{{< no >}}|2.7.0|
|
||||
|
||||
### StatusParams
|
||||
|
|
Loading…
Reference in New Issue