Table of Contents

Interface ILabelComponent

Namespace
NetCord
Assembly
NetCord.dll
public interface ILabelComponent : IComponent
Inherited Members

Methods

CreateFromJson(JsonComponent, int)

public static ILabelComponent CreateFromJson(JsonComponent jsonModel, int labelId)

Parameters

jsonModel JsonComponent
labelId int

Returns

ILabelComponent