Class: Sinbotra::Messenger::Bot::Conversation

Inherits:
Struct
  • Object
show all
Defined in:
lib/sinbotra/messenger/bot.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/sinbotra/messenger/bot.rb', line 9

def id
  @id
end

#klassObject

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



9
10
11
# File 'lib/sinbotra/messenger/bot.rb', line 9

def klass
  @klass
end