| Package | Description |
|---|---|
| org.telegram.telegrambots.meta.api.methods.polls |
| Modifier and Type | Method and Description |
|---|---|
SendPoll |
SendPoll.disableNotification() |
SendPoll |
SendPoll.enableNotification() |
SendPoll |
SendPoll.setChatId(Long chatId) |
SendPoll |
SendPoll.setChatId(String chatId) |
SendPoll |
SendPoll.setOptions(List<String> options) |
SendPoll |
SendPoll.setQuestion(String question) |
SendPoll |
SendPoll.setReplyMarkup(ReplyKeyboard replyMarkup) |
SendPoll |
SendPoll.setReplyToMessageId(Integer replyToMessageId) |
Copyright © 2019. All rights reserved.