Appearance
@line/bot-sdk / webhook / ActivatedEvent
Type Alias: ActivatedEvent
ActivatedEvent =
EventBase&object
Defined in: lib/webhook/model/activatedEvent.ts:24
This event indicates that the module channel has been switched to Active Channel by calling the Acquire Control API. Sent to the webhook URL server of the module channel.
Type Declaration
chatControl
chatControl:
ChatControl
type
type:
"activated"