Method WithCheckboxComponent
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithCheckboxComponent(DiscordCheckboxComponent)
Sets the checkbox component for the label.
public DiscordLabelComponent WithCheckboxComponent(DiscordCheckboxComponent component)
Parameters
componentDiscordCheckboxComponentThe checkbox component to attach to the label.