瀏覽代碼

Merge pull request #886 from Nv7-GitHub/master

Fix slash commands example bug
Carson Hoffman 3 年之前
父節點
當前提交
f637c37ba2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/slash_commands/main.go

+ 1 - 0
examples/slash_commands/main.go

@@ -150,6 +150,7 @@ var (
 							Value: 5,
 						},
 					},
+					Required: true,
 				},
 			},
 		},