Property Question
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Question
Gets or sets the question for this poll.
public string Question { get; set; }
Property Value
- string
Gets or sets the question for this poll.
public string Question { get; set; }