Home
last modified time | relevance | path

Searched defs:IdentifyProperties (Results 1 – 2 of 2) sorted by relevance

/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Dstructs.go1152 type IdentifyProperties struct { struct
1153 OS string `json:"$os"`
1154 Browser string `json:"$browser"`
1155 Device string `json:"$device"`
1156 Referer string `json:"$referer"`
1157 ReferringDomain string `json:"$referring_domain"`
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Dstructs.go1152 type IdentifyProperties struct { struct
1153 OS string `json:"$os"`
1154 Browser string `json:"$browser"`
1155 Device string `json:"$device"`
1156 Referer string `json:"$referer"`
1157 ReferringDomain string `json:"$referring_domain"`