Current section

Files

Jump to
discord_gleam include discord_gleam@ws@event_loop_Restart.hrl
Raw

include/discord_gleam@ws@event_loop_Restart.hrl

-record(restart, {
host :: binary(),
session_id :: binary(),
reconnect :: boolean()
}).