Class: QQBot::Recent

Inherits:
Object
  • Object
show all
Defined in:
lib/qqbot/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



35
36
37
# File 'lib/qqbot/model.rb', line 35

def id
  @id
end

#typeObject

Returns the value of attribute type.



35
36
37
# File 'lib/qqbot/model.rb', line 35

def type
  @type
end