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