SendVideoNote |
SendVideoNote.disableNotification() |
SendVideoNote |
SendVideoNote.enableNotification() |
SendVideoNote |
SendVideoNote.setChatId(Long chatId) |
SendVideoNote |
SendVideoNote.setChatId(String chatId) |
SendVideoNote |
SendVideoNote.setDuration(Integer duration) |
SendVideoNote |
SendVideoNote.setLength(Integer length) |
SendVideoNote |
SendVideoNote.setNewVideo(String videoName,
InputStream inputStream) |
SendVideoNote |
SendVideoNote.setNewVideoNote(File file) |
SendVideoNote |
SendVideoNote.setReplyMarkup(ReplyKeyboard replyMarkup) |
SendVideoNote |
SendVideoNote.setReplyToMessageId(Integer replyToMessageId) |
SendVideoNote |
SendVideoNote.setVideoNote(String videoNote) |