Method WithCheckboxGroupComponent
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithCheckboxGroupComponent(DiscordCheckboxGroupComponent)
Sets the checkbox group component for the label.
public DiscordLabelComponent WithCheckboxGroupComponent(DiscordCheckboxGroupComponent component)
Parameters
componentDiscordCheckboxGroupComponentThe checkbox group component to attach to the label.