Current section
Files
Jump to
Current section
Files
include/discord_gleam@ws@packets@hello_HelloPacket.hrl
-record(hello_packet, {
op :: integer(),
d :: discord_gleam@ws@packets@hello:hello_packet_data()
}).