The parameters sent in notifications/requests for user-initiated deletes
of files.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
files
An array of all files/folders deleted in this operation.
Sourcefiles=(files : Array(FileDelete))
An array of all files/folders deleted in this operation.
Source