Class DiscordComponent
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
A component to attach to a message.
[JsonConverter(typeof(DiscordComponentJsonConverter))]
public class DiscordComponent
- Inheritance
-
DiscordComponent
- Derived
Properties
- CustomId
The Id of this component, if applicable. Not applicable on ActionRow(s) and link buttons.
- Type
The type of component this represents.