-record(simple, { bot :: discord_gleam@bot:bot(), handlers :: list(fun((discord_gleam@bot:bot(), discord_gleam@event_handler:packet()) -> nil)), default_next :: discord_gleam@event_handler:next(any(), any()), nil_state :: any() }).