Class: QQBot::Recent
- Inherits:
-
Object
- Object
- QQBot::Recent
- Defined in:
- lib/qqbot/model.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
35 36 37 |
# File 'lib/qqbot/model.rb', line 35 def id @id end |
#type ⇒ Object
Returns the value of attribute type.
35 36 37 |
# File 'lib/qqbot/model.rb', line 35 def type @type end |