Преглед изворни кода

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,
 				},
 			},
 		},