Part of text in post, photo or video.
| Name | Type | Description |
|---|---|---|
| font_styles | String[] | |
| highlight | Boolean[] | True means that this part of text should be highlighted. Usually this means that part been present in search query. |
| link | String[] | |
| ref | String[] | Reference to entity |
| size | Integer[] | |
| text | String[] | Text which should be presented to user |
| text_align | String[] | |
| text_tokens | MediaTextToken[] | |
| type | String[] | Token type. For example “tag” means that token represents a hashtag. |

