Table of Contents

Class ComponentInteractionServiceOptions

Namespace
NetCord.Hosting.Services.ComponentInteractions
Assembly
NetCord.Hosting.Services.dll
public class ComponentInteractionServiceOptions
Inheritance
ComponentInteractionServiceOptions
Inherited Members

Constructors

ComponentInteractionServiceOptions()

public ComponentInteractionServiceOptions()

Properties

CultureInfo

public CultureInfo? CultureInfo { get; set; }

Property Value

CultureInfo

IgnoreCase

Default = false

public bool? IgnoreCase { get; set; }

Property Value

bool?

ParameterSeparator

public char? ParameterSeparator { get; set; }

Property Value

char?

UseScopes

public bool? UseScopes { get; set; }

Property Value

bool?