@slack/web-api / FileUnsharedEvent
Interface: FileUnsharedEvent
Defined in: node_modules/@slack/types/dist/events/file.d.ts:50
Properties
channel_id
channel_id: string;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:57
event_ts
event_ts: string;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:58
file
file: object;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:54
id
id: string;
file_id
file_id: string;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:52
type
type: "file_unshared";
Defined in: node_modules/@slack/types/dist/events/file.d.ts:51
user_id
user_id: string;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:53