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