Class: Line::Bot::Event::Unfollow Deprecated
- Defined in:
- lib/line/bot/v1/event/unfollow.rb
Overview
Deprecated.
This is deprecated. Please use V2::Webhook::UnfollowEvent instead.
Event object for when your LINE official account is blocked.
No replyToken is generated for this event.
developers.line.biz/en/reference/messaging-api/#unfollow-event
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Line::Bot::Event::Base