SendVoice |
SendVoice.disableNotification() |
SendVoice |
SendVoice.enableNotification() |
SendVoice |
SendVoice.setCaption(String caption) |
SendVoice |
SendVoice.setChatId(Long chatId) |
SendVoice |
SendVoice.setChatId(String chatId) |
SendVoice |
SendVoice.setDuration(Integer duration) |
SendVoice |
SendVoice.setParseMode(String parseMode) |
SendVoice |
SendVoice.setReplyMarkup(ReplyKeyboard replyMarkup) |
SendVoice |
SendVoice.setReplyToMessageId(Integer replyToMessageId) |
SendVoice |
SendVoice.setVoice(File voice) |
SendVoice |
SendVoice.setVoice(InputFile voice) |
SendVoice |
SendVoice.setVoice(String voice) |
SendVoice |
SendVoice.setVoice(String voiceName,
InputStream inputStream) |