businessConnectionId property

String? businessConnectionId
final

Optional. Unique identifier of the business connection from which the message was received. If non-empty, the message belongs to a chat of the corresponding business account that is independent from any potential bot chat which might share the same identifier.

Implementation

final String? businessConnectionId;