mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-28 17:53:30 +00:00
discord: Fix comment spacing
This commit is contained in:
parent
2c86cfe7a6
commit
e1c4f0f041
|
@ -329,7 +329,7 @@ const (
|
|||
// - *RoleOption
|
||||
// - *MentionableOption
|
||||
// - *NumberOption
|
||||
// - *AttachmentOption
|
||||
// - *AttachmentOption
|
||||
//
|
||||
type CommandOption interface {
|
||||
Name() string
|
||||
|
|
Loading…
Reference in a new issue