Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DatePostbackEvent

guide

Check official reference.

Hierarchy

  • EventObject<"postback", "date">
  • EventBase
  • Repliable
  • Postback
  • DateParam
    • DatePostbackEvent

Index

Properties

[toStringTag]: "LineEvent"
category: "postback"
channel: LineChat
data: string

Postback data.

date: string

Date selected by user. full-date format.

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

ID of the source user.

Generated using TypeDoc