Table of Contents

Class ComponentProperties

Namespace
NetCord.Rest
Assembly
NetCord.dll
[JsonConverter(typeof(ComponentProperties.ComponentPropertiesConverter))]
public abstract class ComponentProperties
Inheritance
ComponentProperties
Derived
Inherited Members

Constructors

ComponentProperties()

protected ComponentProperties()

Properties

ComponentType

Type of the component.

[JsonPropertyName("type")]
public abstract ComponentType ComponentType { get; }

Property Value

ComponentType