post_message_activity
Create or update a message activity on AniList. Specify recipient, message text, privacy settings, and activity ID for updates.
Instructions
[Requires Login] Post a new message activity or update an existing one
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | AniList Activity ID (null to create new, number to update) | |
isPrivate | No | Set to true if it is a private message | |
recipientId | Yes | The target user to send the message to | |
text | Yes | The activity message text |