Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / BeaconEvent

Type Alias: BeaconEvent

BeaconEvent = EventBase & object

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

Event object for when a user enters the range of a LINE Beacon. You can reply to beacon events.

Type Declaration

beacon

beacon: BeaconContent

replyToken

replyToken: string

Reply token used to send reply message to this event

type

type: "beacon"