Class: Rubirai::AtMessage

Inherits:
Message
  • Object
show all
Defined in:
lib/rubirai/messages/message.rb

Overview

The At message type

Instance Attribute Summary collapse

Attributes inherited from Message

#bot, #type

Instance Method Summary collapse

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

#displayString (readonly)



193
# File 'lib/rubirai/messages/message.rb', line 193

set_message :At, :target, :display

#targetInteger (readonly)



193
# File 'lib/rubirai/messages/message.rb', line 193

set_message :At, :target, :display

Instance Method Details

#from(**kwargs) ⇒ AtMessage



193
# File 'lib/rubirai/messages/message.rb', line 193

set_message :At, :target, :display