Table of Contents

Method WithCheckboxComponent

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WithCheckboxComponent(DiscordCheckboxComponent)

Sets the checkbox component for the label.

public DiscordLabelComponent WithCheckboxComponent(DiscordCheckboxComponent component)

Parameters

component DiscordCheckboxComponent

The checkbox component to attach to the label.

Returns

DiscordLabelComponent