bots property
An array of BotMetadata objects, one for each numbered version
of the bot plus one for the $LATEST version.
Implementation
final List<BotMetadata>? bots;
An array of BotMetadata objects, one for each numbered version
of the bot plus one for the $LATEST version.
final List<BotMetadata>? bots;