Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LocationEvent

guide

Check official reference.

Hierarchy

  • EventObject<"message", "location">
  • EventBase
  • Message
  • Repliable
  • Location
    • LocationEvent

Index

Properties

[toStringTag]: "LineEvent"
address: string
category: "message"
channel: LineChat
latitude: number
longitude: number
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.

title: string
type: "location"
user: LineUser
userId: undefined | string

ID of the source user.

Generated using TypeDoc