Property AllowedContexts
- Namespace
 - DSharpPlus.Net.Models
 
- Assembly
 - DSharpPlus.dll
 
AllowedContexts
Interaction context(s) where the command can be used.
public Optional<IEnumerable<DiscordInteractionContextType>> AllowedContexts { set; }
Interaction context(s) where the command can be used.
public Optional<IEnumerable<DiscordInteractionContextType>> AllowedContexts { set; }