Update structs.go

master
DustyP 2 years ago committed by GitHub
parent e3c96befb2
commit 60af09880f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ package disgoman
* Disgoman (c) 2020 Dusty.P/dustinpianalto * Disgoman (c) 2020 Dusty.P/dustinpianalto
*/ */
import "github.com/bwmarrin/discordgo" import "github.com/dustinpianalto/discordgo"
// CommandManager holds the info and structures required for handling command messages // CommandManager holds the info and structures required for handling command messages
type CommandManager struct { type CommandManager struct {

Loading…
Cancel
Save