Skip to content

@line/bot-sdk


@line/bot-sdk / webhook / VideoPlayCompleteEvent

Type Alias: VideoPlayCompleteEvent

VideoPlayCompleteEvent = EventBase & object

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

Event for when a user finishes viewing a video at least once with the specified trackingId sent by the LINE Official Account.

Type Declaration

replyToken

replyToken: string

Reply token used to send reply message to this event

type

type: "videoPlayComplete"

videoPlayComplete

videoPlayComplete: VideoPlayComplete