commands property

List<BotCommand> commands
final

The commands it offers.

Implementation

final List<BotCommand> commands;