Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DateTimePostbackEvent

guide

Check official reference.

Hierarchy

  • EventObject<"postback", "datetime">
  • EventBase
  • Repliable
  • Postback
  • DatetimeParam
    • DateTimePostbackEvent

Index

Properties

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

Postback data.

datetime: string

Date and time selected by user. full-date "T" time-hour ":" time-minute 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: "datetime"
user: LineUser
userId: undefined | string

ID of the source user.

Generated using TypeDoc