Update context.go

This commit is contained in:
Dusty.P 2024-01-06 19:52:26 -09:00 committed by GitHub
parent 5561865b61
commit cad0dca1b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ package disgoman
import ( import (
"io" "io"
"github.com/bwmarrin/discordgo" "github.com/dustinpianalto/discordgo"
) )
/* context.go: /* context.go: