# SlashRegistryOptions
Type: JSON (opens new window)
| KEY | TYPE | DESCRIPTION | OPTIONAL | DEFAULT | 
|---|---|---|---|---|
| commands | Array (opens new window) | The commands to only register ( Case Sensitive ). | ✓ | [ 'all' ] | 
| clientId | String (opens new window) | The Client to register the commands to. | ✓ | Instance Client | 
| guilds | Array (opens new window) | The guilds to register these commands to. | ✓ | [ 'all' ] |