commands property

List<BotCommand> commands
final

commands List of bot commands

Implementation

final List<BotCommand> commands;