Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface LeaveEvent

guide

Check official reference.

Hierarchy

  • EventObject<"action", "leave">
  • EventBase
    • LeaveEvent

Index

Properties

[toStringTag]: "LineEvent"
category: "action"
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: "leave"
user: LineUser
userId: undefined | string

ID of the source user.

Generated using TypeDoc