Packages

A Gleam library for interacting with the Discord API

Current section

Files

Jump to
shimmer include nerf@websocket_Connection.hrl
Raw

include/nerf@websocket_Connection.hrl

-record(connection, {
ref :: nerf@gun:stream_reference(),
pid :: nerf@gun:connection_pid()
}).