Posting a chat message Posting a chat message for given Chat id works like this:
Deleting a chat
Requires featuresFeatures.chatsDelete.
Deleting a chat message Deleting a chat message for given Chat id works like this:
Getting the messages for a Chat For a given Chat id, you can get the associated messages with
Getting a list of Chats This will return a list of chats that you have been involved in, sorted by their last update (so new chats will be at the top).
Marking a chat as read mark a number of messages in a chat up to a certain message as read
Marking a single chat message as read
To set the unread property of a message to false
https://docs.pleroma.social/backend/development/API/chats/#marking-a-single-chat-message-as-read
create or get an existing Chat for a certain recipient