Property AllowedContexts
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
AllowedContexts
Sets the command's allowed contexts.
public Optional<List<InteractionContextType>?> AllowedContexts { set; }
Sets the command's allowed contexts.
public Optional<List<InteractionContextType>?> AllowedContexts { set; }