Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / BotSuspendedEvent

Type Alias: BotSuspendedEvent

BotSuspendedEvent = EventBase & object

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

This event indicates that the LINE Official Account has been suspended (Suspend). Sent to the webhook URL server of the module channel.

Type Declaration

type

type: "botSuspended"