Skip to main content

@slack/types / CallRejectedEvent

Interface: CallRejectedEvent

Defined in: events/call.ts:1

Properties

call_id

call_id: string;

Defined in: events/call.ts:3


channel_id

channel_id: string;

Defined in: events/call.ts:5


external_unique_id

external_unique_id: string;

Defined in: events/call.ts:6


type

type: "call_rejected";

Defined in: events/call.ts:2


user_id

user_id: string;

Defined in: events/call.ts:4