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()
Types ¶
Click to show internal directories.
Click to hide internal directories.