Type alias MESSAGE_APPEND

MESSAGE_APPEND: "message.append"

Message action for an appended message. The serial field identifies the message to which data is being appended. The data field is appended to the previous message's data, while all other fields replace the previous values.

Generated using TypeDoc