Documentation
¶
Index ¶
Constants ¶
View Source
const HandlerLoggerFieldKey = "bloopyHandler"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageChanBlooper ¶
type MessageChanBlooper struct {
// contains filtered or unexported fields
}
func NewMessageChanBlooper ¶
func NewMessageChanBlooper( createCh *chan *discordgo.MessageCreate, reactACh *chan *discordgo.MessageReactionAdd, reactRCh *chan *discordgo.MessageReactionRemove, msgSendChan *chan *models.DiscordMessageSendRequest, ) *MessageChanBlooper
Click to show internal directories.
Click to hide internal directories.