businessConnection property

BusinessConnection? businessConnection
final

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

Implementation

final BusinessConnection? businessConnection;