SendVideo |
SendVideo.disableNotification() |
SendVideo |
SendVideo.enableNotification() |
SendVideo |
SendVideo.setCaption(String caption) |
SendVideo |
SendVideo.setChatId(Long chatId) |
SendVideo |
SendVideo.setChatId(String chatId) |
SendVideo |
SendVideo.setDuration(Integer duration) |
SendVideo |
SendVideo.setHeight(Integer height) |
SendVideo |
SendVideo.setNewVideo(File file) |
SendVideo |
SendVideo.setNewVideo(String videoName,
InputStream inputStream) |
SendVideo |
SendVideo.setParseMode(String parseMode) |
SendVideo |
SendVideo.setReplyMarkup(ReplyKeyboard replyMarkup) |
SendVideo |
SendVideo.setReplyToMessageId(Integer replyToMessageId) |
SendVideo |
SendVideo.setSupportsStreaming(Boolean supportsStreaming) |
SendVideo |
SendVideo.setVideo(String video) |
SendVideo |
SendVideo.setWidth(Integer width) |