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

Latest commit

 

History

History
13 lines (10 loc) · 323 Bytes

file_change.md

File metadata and controls

13 lines (10 loc) · 323 Bytes

file_change event

{
	"type": "file_change",
	"file": { … }
}

The file_change event is sent when any property of a file is changed. It is sent to all connected clients for all users that have permission to see the file.

The file property is a file object containing information about the file.