-record(session, { id :: binary(), status :: glitch@eventsub@websocket_message:session_status(), connected_at :: binary(), keepalive_timeout_seconds :: integer(), reconnect_url :: gleam@option:option(gleam@uri:uri()) }).