Packages

A Gleam library for interacting with the Discord API

Current section

Files

Jump to
shimmer include shimmer@ws@packets@identify_IdentifyPacketData.hrl
Raw

include/shimmer@ws@packets@identify_IdentifyPacketData.hrl

-record(identify_packet_data, {token :: binary(), intents :: integer()}).