package
0.0.0-20211209175121-4e18fe87588a
Repository: https://github.com/mavolin/adam.git
Documentation: pkg.go.dev
# Functions
PerChannel returns a new plugin.Throttler that works on a per-channel basis.
PerGuild returns a new plugin.Throttler that works on a per-guild basis.
PerMember returns a new plugin.Throttler that works on a per-member basis.
PerUser returns a new plugin.Throttler that works on a per-user basis.