Class: Kward::Transport::Host::PluginChatTurnHandle
- Inherits:
-
Data
- Object
- Data
- Kward::Transport::Host::PluginChatTurnHandle
- Defined in:
- lib/kward/transport/host.rb
Instance Attribute Summary collapse
-
#chat_id ⇒ Object
readonly
Returns the value of attribute chat_id.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
Instance Attribute Details
#chat_id ⇒ Object (readonly)
Returns the value of attribute chat_id
14 15 16 |
# File 'lib/kward/transport/host.rb', line 14 def chat_id @chat_id end |
#id ⇒ Object (readonly)
Returns the value of attribute id
14 15 16 |
# File 'lib/kward/transport/host.rb', line 14 def id @id end |