Home
last modified time | relevance | path

Searched refs:ChannelTypeGuildVoice (Results 1 – 7 of 7) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Dmessage.go284 if err != nil || channel.Type == ChannelTypeGuildVoice {
H A Dstructs.go196 ChannelTypeGuildVoice const
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Dmessage.go442 if err != nil || channel.Type == ChannelTypeGuildVoice {
H A Dstructs.go230 ChannelTypeGuildVoice const
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Dmessage.go442 if err != nil || channel.Type == ChannelTypeGuildVoice {
H A Dstructs.go230 ChannelTypeGuildVoice const
/dports/games/automuteus/automuteus-6.15.2/discord/
H A Dmessage_handlers.go420 if channel.Type == discordgo.ChannelTypeGuildVoice {