Method WithSelectComponent
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
WithSelectComponent(DiscordBaseSelectComponent)
Sets the string select component for the label.
public DiscordLabelComponent WithSelectComponent(DiscordBaseSelectComponent component)
Parameters
componentDiscordBaseSelectComponentThe string select component to attach to the label.