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 custom Id of this component, if applicable. Not applicable on ActionRow(s) and link buttons.

Id

Gets the Id of the compenent. Determined by Discord.

Type

The type of component this represents.