@slack/web-api / FilePublicEvent
Interface: FilePublicEvent
Defined in: node_modules/@slack/types/dist/events/file.d.ts:31
Properties
event_ts
event_ts: string;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:38
file
file: object;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:35
id
id: string;
file_id
file_id: string;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:33
type
type: "file_public";
Defined in: node_modules/@slack/types/dist/events/file.d.ts:32
user_id
user_id: string;
Defined in: node_modules/@slack/types/dist/events/file.d.ts:34