Class: Rubirai::AppMessage
- Defined in:
- lib/rubirai/messages/message.rb
Overview
The app message type
Instance Attribute Summary collapse
-
#content ⇒ String
readonly
The app content.
Attributes inherited from Message
Method Summary
Methods inherited from Message
AtAllMessage, AtMessage, FaceMessage, PlainMessage, QuoteMessage, all_types, build_from, check_type, get_msg_klass, #initialize, metaclass, set_message, #to_h, to_message
Constructor Details
This class inherits a constructor from Rubirai::Message
Instance Attribute Details
#content ⇒ String (readonly)
Returns the app content.
260 |
# File 'lib/rubirai/messages/message.rb', line 260 :App, :content |