botVersion property

String? botVersion
final

The version of the bot that responded to the conversation. You can use this information to help determine if one version of a bot is performing better than another version.

Implementation

final String? botVersion;