This website works better with JavaScript
Home
Explore
Help
Sign In
thisnthat
/
discordgo
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Merge pull request
#886
from Nv7-GitHub/master
Fix slash commands example bug
Carson Hoffman
3 years ago
parent
182d9b48f3
71d8e959ca
commit
f637c37ba2
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
examples/slash_commands/main.go
+ 1
- 0
examples/slash_commands/main.go
View File
@@ -150,6 +150,7 @@ var (
Value: 5,
},
},
+ Required: true,
},
},
},