Method: ChatX::Message#content
- Defined in:
- lib/chatx/models/message.rb
#content ⇒ Object (readonly) Also known as: body
Returns the value of attribute content.
8 9 10 |
# File 'lib/chatx/models/message.rb', line 8 def content @content end |