businessConnection property
Optional. The bot was connected to or disconnected from a business account, or a user edited an existing connection with the bot
Implementation
@JsonKey(name: 'business_connection')
BusinessConnection? get businessConnection;