bot_commands property

vector<BotCommands>? bot_commands
getter/setter pair

List of commands of bots in the group

Implementation

vector<BotCommands>? bot_commands;