Table of Contents

Property Token

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Token

Gets the secure token of this webhook.

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

Property Value

string