-record(handle_commands, { commands :: list(binary()), handler :: fun((telega:command_context()) -> {ok, nil} | {error, nil}) }).