> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/enum/activitytype.md).

# ActivityType

Activity type enum.

| Value           | Description                                             |
| --------------- | ------------------------------------------------------- |
| **TEXT**        | A text activity                                         |
| **ANIME\_LIST** | A anime list update activity                            |
| **MANGA\_LIST** | A manga list update activity                            |
| **MESSAGE**     | A text message activity sent to another user            |
| **MEDIA\_LIST** | Anime & Manga list update, only used in query arguments |
