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; }
Gets whether this vote was added or removed. true
if it was added, false
if it was removed.
[JsonIgnore]
public bool WasAdded { get; }