Class: Telegram::Bot::Types::Message
- Defined in:
- lib/telegram/bot/types/message.rb
Instance Attribute Summary collapse
-
#chat ⇒ Object
Returns the value of attribute chat.
Instance Attribute Details
#chat ⇒ Object
Returns the value of attribute chat.
5 6 7 |
# File 'lib/telegram/bot/types/message.rb', line 5 def chat @chat end |