Current section
Files
Jump to
Current section
Files
include/discord_gleam@ws@packets@identify_IdentifyPacket.hrl
-record(identify_packet, {
op :: integer(),
d :: discord_gleam@ws@packets@identify:indentify_data()
}).