diff --git a/Using-the-API/API.md b/Using-the-API/API.md index fbadaf04..9524a233 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -872,6 +872,7 @@ ___ | `avatar_static` | URL to the avatar static image (gif) | no | | `header` | URL to the header image | no | | `header_static` | URL to the header static image (gif) | no | +| `emojis` | Array of [Emoji](#emoji) in account username and note | no | | `moved` | If the owner decided to switch accounts, new account is in this attribute | yes | | `fields` | Array of profile metadata field, each element has 'name' and 'value' | yes | | `bot` | Boolean to indicate that the account performs automated actions | yes |