1
0
Fork 0
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:
twoscott 2022-07-10 22:43:55 +01:00 committed by diamondburned
parent 2c86cfe7a6
commit e1c4f0f041

View file

@ -329,7 +329,7 @@ const (
// - *RoleOption
// - *MentionableOption
// - *NumberOption
// - *AttachmentOption
// - *AttachmentOption
//
type CommandOption interface {
Name() string