Current section

Files

Jump to
discord_gleam include discord_gleam@ws@packets@hello_HelloPacket.hrl
Raw

include/discord_gleam@ws@packets@hello_HelloPacket.hrl

-record(hello_packet, {
op :: integer(),
d :: discord_gleam@ws@packets@hello:hello_packet_data()
}).