Table of Contents

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; }

Property Value

Optional<IEnumerable<DiscordInteractionContextType>>