1
0
Fork 0
mirror of https://github.com/diamondburned/arikawa.git synced 2024-10-04 00:29:04 +00:00

discord: add missing command option types

This commit is contained in:
Starshine System 2021-08-03 17:54:17 +02:00 committed by diamondburned
parent 42aa73a592
commit 127c6776ac

View file

@ -35,6 +35,8 @@ const (
UserOption
ChannelOption
RoleOption
MentionableOption
NumberOption
)
type CommandOptionChoice struct {