-record(handle_commands, { commands :: list(binary()), handler :: fun((telega@bot:context(any()), telega:command()) -> {ok, any()} | {error, binary()}) }).