canConnectToBusiness property

bool? canConnectToBusiness
final

Optional. True, if the bot can be connected to a Telegram Business account to receive its messages. Returned only in getMe.

Implementation

final bool? canConnectToBusiness;