static InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.builder() |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.caption(String caption) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.description(String description) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.id(String id) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.inputMessageContext(InputMessageContent inputMessageContext) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.parseMode(String parseMode) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.photoHeight(Integer height) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.photoUrl(String url) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.photoWidth(Integer width) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.replyMarkup(InlineKeyboardMarkup replyMarkup) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.thumbUrl(String thumbUrl) |
|
InlineQueryResultPhoto.Builder |
InlineQueryResultPhoto.Builder.title(String title) |
|