commands property

vector<BotCommand>? commands
getter/setter pair

List of the bot's commands

Implementation

vector<BotCommand>? commands;