Method: TelegramBot::Update#business_connection

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

#business_connectionObject

Optional. The bot was connected to or disconnected from a business account, or a user edited an existing connection with the bot



35
36
37
# File 'lib/telegram-bot/models/update.rb', line 35

def business_connection
  @business_connection
end