This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
thisnthat
/
discordgo
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Merge pull request
#886
from Nv7-GitHub/master
Fix slash commands example bug
Carson Hoffman
3 年 前
親
182d9b48f3
71d8e959ca
コミット
f637c37ba2
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
examples/slash_commands/main.go
+ 1
- 0
examples/slash_commands/main.go
ファイルの表示
@@ -150,6 +150,7 @@ var (
Value: 5,
},
},
+ Required: true,
},
},
},