Table of Contents

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

Property Value

bool