commands property

vector<BotCommand>? commands
getter/setter pair

List of bot commands

Implementation

vector<BotCommand>? commands;