public static class InlineQueryResultDocument.InlineQueryResultDocumentBuilder extends Object
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder id(String id)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder title(String title)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder caption(String caption)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder documentUrl(URL documentUrl)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder mimeType(String mimeType)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder description(String description)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder replyMarkup(InlineReplyMarkup replyMarkup)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder inputMessageContent(InputMessageContent inputMessageContent)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder thumbUrl(URL thumbUrl)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder thumbWidth(Integer thumbWidth)
public InlineQueryResultDocument.InlineQueryResultDocumentBuilder thumbHeight(Integer thumbHeight)
public InlineQueryResultDocument build()
Copyright © 2016. All rights reserved.