lib/hahamut/message/bot_event.rb in hahamut-0.1.0 vs lib/hahamut/message/bot_event.rb in hahamut-0.1.1
- old
+ new
@@ -2,9 +2,10 @@
module Hahamut
module Message
# Bot Start Message
class BotEvent < Base
+ attribute :event_id, :string
# TODO: Implement image attribute
attribute :image, :string
# TODO: Implement specify attribute
attribute :hp, :json
attribute :text, :json