Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnfollowEvent

guide

Check official reference.

Hierarchy

  • EventObject<"action", "unfollow">
  • EventBase
    • UnfollowEvent

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

ID of the source user.

Generated using TypeDoc