Table of Contents

Class DiscordComponent

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

A component to attach to a message.

[JsonConverter(typeof(DiscordComponentJsonConverter))]
public class DiscordComponent : ObservableApiObject
Inheritance
DiscordComponent
Derived
Inherited Members

Properties

CustomId

The Id of this component, if applicable. Not applicable on ActionRow(s) and link buttons.

Type

The type of component this represents.