Class MessagePoll.Question
java.lang.Object
net.dv8tion.jda.api.entities.messages.MessagePoll.Question
- Enclosing interface:
- MessagePoll
The question for a poll.
-
Constructor Details
-
Question
-
-
Method Details
-
getText
The poll question title.Shown above all answers.
- Returns:
- The question title
-
getEmoji
Possible emoji related to the poll question.- Returns:
- Possibly-null emoji
-