diff --git a/discord/command.go b/discord/command.go index af3cfcf..d450519 100644 --- a/discord/command.go +++ b/discord/command.go @@ -329,7 +329,7 @@ const ( // - *RoleOption // - *MentionableOption // - *NumberOption -// - *AttachmentOption +// - *AttachmentOption // type CommandOption interface { Name() string