Table of Contents

Property LinkId

Namespace
DisCatSharp.Entities.OAuth2
Assembly
DisCatSharp.dll

Gets the generated quick link id.

[JsonProperty("link_id", NullValueHandling = NullValueHandling.Ignore)]
public string? LinkId { get; }

Property Value

string