Property WinningAnswerId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
WinningAnswerId
The AnswerId of the winning answer.
[JsonIgnore]
public int? WinningAnswerId { get; }
Property Value
- int?
The AnswerId of the winning answer.
[JsonIgnore]
public int? WinningAnswerId { get; }