Current section

Files

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

include/discord_gleam@ws@packets@identify_IdentifyProperties.hrl

-record(identify_properties, {
os :: binary(),
browser :: binary(),
device :: binary()
}).