Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 260 Bytes

File metadata and controls

11 lines (9 loc) · 260 Bytes

pref_change event type

{
	"type": "pref_change",
	"name": "messages_theme",
	"value": "dense"
}

The pref_change event is sent to all connections for a user when a user preference is changed. Clients should update to reflect new changes immediately.