bot_commands[] = $command; } public function getBotCommands(): array { return $this->bot_commands; } }