Class: QQBot::Discuss
- Inherits:
-
Object
- Object
- QQBot::Discuss
- Defined in:
- lib/qqbot/model.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
15 16 17 |
# File 'lib/qqbot/model.rb', line 15 def id @id end |
#name ⇒ Object
Returns the value of attribute name.
15 16 17 |
# File 'lib/qqbot/model.rb', line 15 def name @name end |