Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / BotSuspendedEvent

Type Alias: BotSuspendedEvent

BotSuspendedEvent = EventBase & object

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

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"

See

https://developers.line.biz/en/reference/partner-docs/#botsuspend-event