commands property

List<BotCommandBase>? commands
final

Commands.

Implementation

final List<BotCommandBase>? commands;