Class DiscordLabelComponent
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Represents a label in a modal.
public class DiscordLabelComponent : DiscordComponent
- Inheritance
-
DiscordLabelComponent
- Inherited Members
Constructors
Properties
- Component
Gets the component contained within the label. At this time, this may only be BaseDiscordSelectComponent or DiscordTextInputComponent.
- Description
Gets or sets the description of the label.
- Label
Gets or sets the label.