Update content/en/api/entities.md

This commit is contained in:
Eugen Rochko 2019-03-04 19:38:29 +01:00
parent 7ebec1eb4b
commit 1a205e1142
1 changed files with 1 additions and 0 deletions

View File

@ -319,6 +319,7 @@ Please check `app/javascript/mastodon/selectors/index.js` and `app/lib/feed_mana
| `mentions` | Array of [Mention](#mention) |{{< no >}}|0.6.0|
| `tags` | Array of [Tag](#tag) |{{< no >}}|0.9.0|
| `card` | [Card](#card) |{{< yes >}}|2.6.0|
| `poll` | [Poll](#poll) |{{< yes >}}|2.8.0|
| `application` | [Application](#application) |{{< no >}}|0.9.9|
| `language` | String (ISO6391) |{{< yes >}}|1.4.0|
| `pinned` | Boolean |{{< yes >}}|1.6.0|