Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / DeactivatedEvent

Type Alias: DeactivatedEvent

DeactivatedEvent = EventBase & object

Defined in: lib/webhook/model/deactivatedEvent.ts:23

This event indicates that the module channel has been switched to Standby Channel by calling Acquire Control API or Release Control API. Sent to the webhook URL server of the module channel.

Type Declaration

type

type: "deactivated"