canConnectToBusiness property
Optional. True, if the bot can be connected to a Telegram Business account to receive its messages. Returned only in getMe.
Implementation
@JsonKey(name: 'can_connect_to_business')
bool? get canConnectToBusiness;
Optional. True, if the bot can be connected to a Telegram Business account to receive its messages. Returned only in getMe.
@JsonKey(name: 'can_connect_to_business')
bool? get canConnectToBusiness;