Class PostbackEvent

java.lang.Object
com.linecorp.bot.model.event.PostbackEvent
All Implemented Interfaces:
Event, ReplyEvent

public final class PostbackEvent extends Object implements Event, ReplyEvent
Event object for when a user performs an action on a template message which initiates a postback. You can reply to postback events.