Class: QQBot::Online
- Inherits:
-
Object
- Object
- QQBot::Online
- Defined in:
- lib/qqbot/model.rb
Instance Attribute Summary collapse
-
#client_type ⇒ Object
Returns the value of attribute client_type.
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#client_type ⇒ Object
Returns the value of attribute client_type.
39 40 41 |
# File 'lib/qqbot/model.rb', line 39 def client_type @client_type end |
#id ⇒ Object
Returns the value of attribute id.
39 40 41 |
# File 'lib/qqbot/model.rb', line 39 def id @id end |