class Kamigo::Events::LineEvent
Attributes
reply_token[RW]
Public Class Methods
new()
click to toggle source
# File lib/kamigo/events/line_event.rb, line 6 def initialize self.platform_type = 'line' end