Property AnswerId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
AnswerId
Gets the ID of this answer.
[JsonProperty("answer_id")]
public int AnswerId { get; }
Gets the ID of this answer.
[JsonProperty("answer_id")]
public int AnswerId { get; }