Class: Rubirai::AtAllMessage
- Defined in:
- lib/rubirai/messages/message.rb
Overview
The At All message type
Instance Attribute Summary
Attributes inherited from Message
Instance Method Summary collapse
-
#from(**kwargs) ⇒ AtAllMessage
The message object.
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 Method Details
#from(**kwargs) ⇒ AtAllMessage
Returns the message object.
201 |
# File 'lib/rubirai/messages/message.rb', line 201 :AtAll |