Table of Contents

Interface IButton

Namespace
NetCord
Assembly
NetCord.dll
public interface IButton : IActionRowComponent, IComponentSectionAccessoryComponent, IComponent
Inherited Members

Properties

Disabled

bool Disabled { get; }

Property Value

bool

Methods

CreateFromJson(JsonComponent)

public static IButton CreateFromJson(JsonComponent jsonModel)

Parameters

jsonModel JsonComponent

Returns

IButton