static SendPhoto.SendPhotoBuilder |
SendPhoto.builder() |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.callback(java.util.function.Consumer<PhotoMessage> callback) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.caption(java.lang.String caption) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.chatId(ChatId chatId) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.disableNotification(java.lang.Boolean disableNotification) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.errorHandler(java.util.function.Consumer<TelegramException> errorHandler) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.parseMode(ParseMode parseMode) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.photo(InputFile photo) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.replyMarkup(ReplyMarkup replyMarkup) |
|
SendPhoto.SendPhotoBuilder |
SendPhoto.SendPhotoBuilder.replyToMessageId(java.lang.Integer replyToMessageId) |
|