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