Class: Line::Bot::Event::Postback Deprecated

Inherits:
Base
  • Object
show all
Defined in:
lib/line/bot/v1/event/postback.rb

Overview

Deprecated.

This is deprecated. Please use V2::Webhook::PostbackEvent instead.

Event object for when a user performs a postback action which initiates a postback.

developers.line.biz/en/reference/messaging-api/#postback-event

Method Summary

Methods inherited from Base

#[], #initialize, #to_hash

Constructor Details

This class inherits a constructor from Line::Bot::Event::Base