Class: Telegram::Bot::Types::Message

Inherits:
Base
  • Object
show all
Defined in:
lib/telegram/bot/types/message.rb

Instance Attribute Summary collapse

Instance Attribute Details

#chatObject

Returns the value of attribute chat.



5
6
7
# File 'lib/telegram/bot/types/message.rb', line 5

def chat
  @chat
end