Class: Line::Bot::Event::MemberJoined Deprecated
- Defined in:
- lib/line/bot/v1/event/member_joined.rb
Overview
Deprecated.
This is deprecated. Please use V2::Webhook::JoinedMembers instead.
Event object for when a user joins a group or room that the LINE official account is in.
developers.line.biz/en/reference/messaging-api/#member-joined-event
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Line::Bot::Event::Base