Table of Contents

Property CustomId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

CustomId

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

[JsonProperty("custom_id", NullValueHandling = NullValueHandling.Ignore)]
public string CustomId { get; }

Property Value

string