Current section
Files
Jump to
Current section
Files
include/discord_gleam@ws@packets@identify_IdentifyProperties.hrl
-record(identify_properties, {
os :: binary(),
browser :: binary(),
device :: binary()
}).