Home
last modified time | relevance | path

Searched refs:EndpointGuildWebhooks (Results 1 – 6 of 6) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Dendpoints.go96EndpointGuildWebhooks = func(gID string) string { return EndpointGuilds + gID + "/webhooks"… var
H A Drestapi.go1960 …body, err := s.RequestWithBucketID("GET", EndpointGuildWebhooks(guildID), nil, EndpointGuildWebhoo…
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Dendpoints.go99EndpointGuildWebhooks = func(gID string) string { return EndpointGuilds + gID + "/webhooks"… var
H A Drestapi.go2047 …body, err := s.RequestWithBucketID("GET", EndpointGuildWebhooks(guildID), nil, EndpointGuildWebhoo…
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Dendpoints.go99EndpointGuildWebhooks = func(gID string) string { return EndpointGuilds + gID + "/webhooks"… var
H A Drestapi.go2047 …body, err := s.RequestWithBucketID("GET", EndpointGuildWebhooks(guildID), nil, EndpointGuildWebhoo…