Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoEvent

guide

Check official reference.

Hierarchy

  • EventObject<"message", "video">
  • EventBase
  • Message
  • Repliable
  • Media
  • Playable
    • VideoEvent

Index

Properties

[toStringTag]: "LineEvent"
category: "message"
channel: LineChat
contentProvider: MediaContentProvider
duration: number

Length of video file (milliseconds).

messageId: string

Message ID.

payload: LineRawEvent
platform: "line"
replyToken: string

Token for replying to the event.

source: LineSource

Source user, group, or room object with information about the source of the event.

timestamp: number

Time of the event in milliseconds.

type: "video"
user: LineUser
userId: undefined | string

ID of the source user.

Generated using TypeDoc