Class: Sinbotra::Messenger::Bot::Conversation
- Inherits:
-
Struct
- Object
- Struct
- Sinbotra::Messenger::Bot::Conversation
- Defined in:
- lib/sinbotra/messenger/bot.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#klass ⇒ Object
Returns the value of attribute klass.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
9 10 11 |
# File 'lib/sinbotra/messenger/bot.rb', line 9 def id @id end |
#klass ⇒ Object
Returns the value of attribute klass
9 10 11 |
# File 'lib/sinbotra/messenger/bot.rb', line 9 def klass @klass end |