Table of Contents

Property WasAdded

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

WasAdded

Gets whether this vote was added or removed. true if it was added, false if it was removed.

[JsonIgnore]
public bool WasAdded { get; }

Property Value

bool