Class: Line::Bot::Event::Leave

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

Overview

Event object for when a user removes your LINE official account from a group or when your LINE official account leaves a group or room.

No replyToken is generated for this event.

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

Method Summary

Methods inherited from Base

#[], #initialize, #to_hash

Constructor Details

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