Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / ModuleEvent

Type Alias: ModuleEvent

ModuleEvent = EventBase & object

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

This event indicates that the module channel has been attached to the LINE Official Account. Sent to the webhook URL server of the module channel.

Type Declaration

module

module: ModuleContent

type

type: "module"