Packages

A Gleam library for interacting with the Discord API

Current section

Files

Jump to
shimmer include nerf@websocket_ConnectionRefused.hrl
Raw

include/nerf@websocket_ConnectionRefused.hrl

-record(connection_refused, {
status :: integer(),
headers :: list({binary(), binary()})
}).