Current section
Files
Jump to
Current section
Files
include/discord_gleam@ws@gateway_state_GatewayState.hrl
-record(gateway_state, {
sequence :: integer(),
session_id :: binary(),
resume_gateway_url :: binary()
}).