Table of Contents

Property CustomId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.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