Table of Contents

Property Token

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Token

Gets the secure token of this webhook.

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

Property Value

string