Table of Contents

Interface IButton

Namespace
NetCord
Assembly
NetCord.dll
public interface IButton

Properties

Disabled

bool Disabled { get; }

Property Value

bool

Methods

CreateFromJson(JsonComponent)

public static IButton CreateFromJson(JsonComponent jsonModel)

Parameters

jsonModel JsonComponent

Returns

IButton