Class: Line::Bot::Event::MemberJoined

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

Overview

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

#[], #initialize, #to_hash

Constructor Details

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