Property IntegrationTypes
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
IntegrationTypes
Sets the command's allowed integration types.
public Optional<List<ApplicationCommandIntegrationTypes>?> IntegrationTypes { set; }
Sets the command's allowed integration types.
public Optional<List<ApplicationCommandIntegrationTypes>?> IntegrationTypes { set; }