Property SelfVoted
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
SelfVoted
Gets whether the current user voted for this answer.
[JsonProperty("me_voted")]
public bool SelfVoted { get; }
Gets whether the current user voted for this answer.
[JsonProperty("me_voted")]
public bool SelfVoted { get; }