Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnknownEvent

Hierarchy

  • EventObject<"unknown", "unknown">
  • EventBase
    • UnknownEvent

Index

Properties

[toStringTag]: "LineEvent"
category: "unknown"
channel: LineChat
payload: LineRawEvent
platform: "line"
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: "unknown"
user: LineUser
userId: undefined | string

ID of the source user.

Generated using TypeDoc