ProtocolService

AppMessageSend adds an app event to the message store, the message is encrypted using a derived key and readable by current group members

post/protocol/v1/AppMessageSend

Request body

group_pkstring byte
payloadstring byte

Response

A successful response.

TypesAppMessageSendReply required

Changes