Table of Contents

Method WithRadioGroupComponent

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

WithRadioGroupComponent(DiscordRadioGroupComponent)

Sets the radio group component for the label.

public DiscordLabelComponent WithRadioGroupComponent(DiscordRadioGroupComponent component)

Parameters

component DiscordRadioGroupComponent

The radio group component to attach to the label.

Returns

DiscordLabelComponent