Update Message

Type: 3

Direction: Server → Client

The update message is a message sent to all the clients as soon as any addon is updated to the website.

Model

PropertyTypeDescription
type3The type of the WebSocket message, indicating an update event.
dataUpdateMessageData[]An array of objects containing the updated addons and their previous versions.