Method: Qbot::Message#text

Defined in:
lib/qbot/adapter.rb

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



3
4
5
# File 'lib/qbot/adapter.rb', line 3

def text
  @text
end