@slack/web-api / CallRejectedEvent
Interface: CallRejectedEvent
Defined in: node_modules/@slack/types/dist/events/call.d.ts:1
Properties
call_id
call_id: string;
Defined in: node_modules/@slack/types/dist/events/call.d.ts:3
channel_id
channel_id: string;
Defined in: node_modules/@slack/types/dist/events/call.d.ts:5
external_unique_id
external_unique_id: string;
Defined in: node_modules/@slack/types/dist/events/call.d.ts:6
type
type: "call_rejected";
Defined in: node_modules/@slack/types/dist/events/call.d.ts:2
user_id
user_id: string;
Defined in: node_modules/@slack/types/dist/events/call.d.ts:4