Class: Line::Bot::Event::Join

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

Overview

Event object for when your LINE official account joins a group or room.

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

Method Summary

Methods inherited from Base

#[], #initialize, #to_hash

Constructor Details

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