Table of Contents

Property CustomId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

CustomId

The custom id for this component.

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

Property Value

string