Property AllowedContexts
- Namespace
- DisCatSharp.ApplicationCommands.Attributes
- Assembly
- DisCatSharp.ApplicationCommands.dll
AllowedContexts
Gets the allowed contexts of this command.
public List<InteractionContextType>? AllowedContexts { get; set; }