Class Label
- Namespace
- NetCord
- Assembly
- NetCord.dll
public class Label : IModalComponent, IComponent, IJsonModel<JsonComponent>
- Inheritance
-
Label
- Implements
- Inherited Members
Constructors
Label(JsonComponent)
public Label(JsonComponent jsonModel)
Parameters
jsonModel
JsonComponent
Properties
Component
public ILabelComponent Component { get; }
Property Value
Id
Unique identifier for the component.
public int Id { get; }