Home
last modified time | relevance | path

Searched refs:IntentsAllWithoutPrivileged (Results 1 – 5 of 5) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Ddiscord.go77 s.Identify.Intents = MakeIntent(IntentsAllWithoutPrivileged)
H A Dstructs.go1315 IntentsAllWithoutPrivileged = IntentsGuilds | const
1328 IntentsAll = IntentsAllWithoutPrivileged |
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Ddiscord.go77 s.Identify.Intents = MakeIntent(IntentsAllWithoutPrivileged)
H A Dstructs.go1315 IntentsAllWithoutPrivileged = IntentsGuilds | const
1328 IntentsAll = IntentsAllWithoutPrivileged |
/dports/net-im/matterbridge/matterbridge-1.22.3/bridge/discord/
H A Ddiscord.go80 b.c.Identify.Intents = discordgo.MakeIntent(discordgo.IntentsAllWithoutPrivileged |