Class: Hahamut::Message::Image
- Defined in:
- lib/hahamut/message/image.rb
Overview
Image Message
Instance Attribute Summary
Attributes inherited from Base
Attributes included from Support::Attributes
Instance Method Summary collapse
Methods inherited from Base
#as_json, #initialize, match?, #to_json
Methods included from Support::Attributes
Constructor Details
This class inherits a constructor from Hahamut::Message::Base
Instance Method Details
#type ⇒ Object
12 13 14 |
# File 'lib/hahamut/message/image.rb', line 12 def type :img end |