Przeglądaj źródła

Merge pull request #886 from Nv7-GitHub/master

Fix slash commands example bug
Carson Hoffman 3 lat temu
rodzic
commit
f637c37ba2
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      examples/slash_commands/main.go

+ 1 - 0
examples/slash_commands/main.go

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