public class PollOption extends Object implements BotApiObject
| Constructor and Description |
|---|
PollOption() |
| Modifier and Type | Method and Description |
|---|---|
String |
getText() |
Integer |
getVoterCount() |
void |
setText(String text) |
void |
setVoterCount(Integer voterCount) |
String |
toString() |
Copyright © 2019. All rights reserved.