Property Count
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Count
Gets a (potentially approximate) count of how many users voted for this answer.
public int Count { get; }
Property Value
Remarks
This count isn't guaranteed to be precise unless IsFinalized is true
.