Property Token
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Token
Gets the continuation token for responding to this interaction.
[JsonProperty("token")]
public string Token { get; }
Gets the continuation token for responding to this interaction.
[JsonProperty("token")]
public string Token { get; }