Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // if set, return true to handle the event, false to ignore it FilterFunc func(guildID int64) (handle bool) )
Functions ¶
func AddHandler ¶
AddEventHandler adds a event handler For the specified event, should only be done during startup
func PollEvents ¶
func PollEvents()
func PublishRatelimit ¶ added in v1.24.11
PublishRatelimit publishes a new global ratelimit hit on discord
Types ¶
Click to show internal directories.
Click to hide internal directories.