Home Manual Reference Source Repository
import {PostbackEvent} from '@3846masa/linebot/lib/LineEvents'
public class | source

PostbackEvent

Extends:

LineEventReplyableEvent → PostbackEvent

See:

Member Summary

Public Members
public

Postback data

Inherited Summary

From class LineEvent
public

Object which contains the source of the event

public

Time of the event in milliseconds

public

Identifier for the type of event

From class ReplyableEvent
public

Token for replying to this event

public

reply(msg: LineMessage[] | LineMessage | any): Promise<void, Error>

Respond to events from users, groups, and rooms.

Public Members

public postback: Object source

Postback data

Properties:

NameTypeAttributeDescription
postback.data string

Postback data