senderBusinessBot property
Optional. The bot that actually sent the message on behalf of the business account. Available only for outgoing messages sent on behalf of the connected business account.
Implementation
@JsonKey(name: 'sender_business_bot')
User? get senderBusinessBot;