Table of Contents
API reference

Property AllowedContexts

Namespace
DisCatSharp.Net.Models
Assembly
DisCatSharp.dll

AllowedContexts

Sets the command's allowed contexts.

public Optional<List<InteractionContextType>?> AllowedContexts { set; }

Property Value

Optional<List<InteractionContextType>>