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) · 321 Bytes

File metadata and controls

11 lines (9 loc) · 321 Bytes

file_unshared event

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

The file_unshared event is sent when a file is unshared. It is sent to all connected clients for all users that had permission to see the file. The file property is a file object containing information about the unshared file.