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