Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeviceLinkEvent

guide

Check official reference.

Hierarchy

  • EventObject<"things", "device_link">
  • EventBase
  • Repliable
  • DeviceLink
    • DeviceLinkEvent

Index

Properties

[toStringTag]: "LineEvent"
category: "things"
channel: LineChat
deviceId: string

Device ID of the device that has been linked with LINE.

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: "device_link"
user: LineUser
userId: undefined | string

ID of the source user.

Generated using TypeDoc