Home
last modified time | relevance | path

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

/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Dendpoints.go109EndpointChannelMessagesBulkDelete = func(cID string) string { return EndpointChannel(cID) + "/mess… var
H A Drestapi.go1668 …r = s.RequestWithBucketID("POST", EndpointChannelMessagesBulkDelete(channelID), data, EndpointChan…
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Dendpoints.go113EndpointChannelMessagesBulkDelete = func(cID string) string { return EndpointChannel(cID) + "/mess… var
H A Drestapi.go1718 …r = s.RequestWithBucketID("POST", EndpointChannelMessagesBulkDelete(channelID), data, EndpointChan…
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Dendpoints.go113EndpointChannelMessagesBulkDelete = func(cID string) string { return EndpointChannel(cID) + "/mess… var
H A Drestapi.go1718 …r = s.RequestWithBucketID("POST", EndpointChannelMessagesBulkDelete(channelID), data, EndpointChan…