User Message
Messages are a form of communication that .one users can use to contact other users of the platform. Messages are created and exchanged only within the .one platform Apps.
📄️ listIncomingMessages
Returns a list of the incoming messages.
📄️ sendMessage
Send a new message.
📄️ getMessage
Returns a single message.
📄️ deleteMessage
[Delete](https://jsonapi.org/format/#crud-deleting) user message.
📄️ listMessageReturnReceipts
Returns a list of return receipts.
📄️ changeMessageReadingStatus
Change message reading status.
📄️ listMessageRecipients
Returns a list of the messages recipients.
📄️ listMessageSenders
Returns a list of the messages senders.
📄️ listSentMessages
Returns a list of the sent messages.