Class: Line::Bot::Event::Follow Deprecated
- Defined in:
- lib/line/bot/v1/event/follow.rb
Overview
Deprecated.
This is deprecated. Please use V2::Webhook::FollowEvent instead.
Event object for when your LINE official account is added as a friend (or unblocked). You can reply to follow events.
developers.line.biz/en/reference/messaging-api/#follow-event
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Line::Bot::Event::Base