Method: Qbot::Message#data

Defined in:
lib/qbot/adapter.rb

#dataObject

Returns the value of attribute data

Returns:

  • the current value of data



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

def data
  @data
end