bot_commands property

List<BotCommands> bot_commands
read / write

List of commands of bots in the group.

Implementation

late List<BotCommands> bot_commands;