Table of Contents

Property Contexts

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Contexts

Contexts in which this command can be invoked.

[JsonProperty("contexts")]
public IReadOnlyList<DiscordInteractionContextType>? Contexts { get; }

Property Value

IReadOnlyList<DiscordInteractionContextType>