Class: Arkaan::Campaigns::Messages::Text

Inherits:
Base
  • Object
show all
Defined in:
lib/arkaan/campaigns/messages/text.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#campaign, #player

Instance Attribute Details

#contentString

Returns the content of the message as raw text.

Returns:

  • (String)

    the content of the message as raw text.



11
# File 'lib/arkaan/campaigns/messages/text.rb', line 11

field :content, type: String