Skip to content
Kward Search API index

Class: Kward::Transport::Host::PluginChatTurnHandle

Inherits:
Data
  • Object
show all
Defined in:
lib/kward/transport/host.rb

Instance Attribute Summary collapse

Instance Attribute Details

#chat_idObject (readonly)

Returns the value of attribute chat_id

Returns:

  • (Object)

    the current value of chat_id



14
15
16
# File 'lib/kward/transport/host.rb', line 14

def chat_id
  @chat_id
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



14
15
16
# File 'lib/kward/transport/host.rb', line 14

def id
  @id
end