SendPhoto |
SendPhoto.disableNotification() |
SendPhoto |
SendPhoto.enableNotification() |
SendPhoto |
SendPhoto.setCaption(String caption) |
SendPhoto |
SendPhoto.setChatId(Long chatId) |
SendPhoto |
SendPhoto.setChatId(String chatId) |
SendPhoto |
SendPhoto.setParseMode(String parseMode) |
SendPhoto |
SendPhoto.setPhoto(File file) |
SendPhoto |
SendPhoto.setPhoto(InputFile photo) |
SendPhoto |
SendPhoto.setPhoto(String photo) |
SendPhoto |
SendPhoto.setPhoto(String photoName,
InputStream inputStream) |
SendPhoto |
SendPhoto.setReplyMarkup(ReplyKeyboard replyMarkup) |
SendPhoto |
SendPhoto.setReplyToMessageId(Integer replyToMessageId) |