Table of Contents

Class CheckboxComponentInfo

Namespace
Discord.Interactions
Assembly
Discord.Net.Interactions.dll
public class CheckboxComponentInfo : InputComponentInfo
Inheritance
CheckboxComponentInfo
Inherited Members

Properties

DefaultState

Gets the default state of this checkbox.

public bool DefaultState { get; }

Property Value

bool