Method: TelegramBot::BusinessMessagesDeleted#chat

Defined in:
lib/telegram-bot/models/business_messages_deleted.rb

#chatObject

Information about a chat in the business account. The bot may not have access to the chat or the corresponding user.



23
24
25
# File 'lib/telegram-bot/models/business_messages_deleted.rb', line 23

def chat
  @chat
end