Table of Contents

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; }

Property Value

bool