Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedDocument
-
-
Uses of InlineQueryResultCachedDocument in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that return InlineQueryResultCachedDocument Modifier and Type Method Description InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setCaption(String caption)InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setDescription(String description)InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setDocumentFileId(String documentFileId)InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setId(String id)InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setInputMessageContent(InputMessageContent inputMessageContent)InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setParseMode(String parseMode)InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setReplyMarkup(InlineKeyboardMarkup replyMarkup)InlineQueryResultCachedDocumentInlineQueryResultCachedDocument. setTitle(String title) -
Uses of InlineQueryResultCachedDocument in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached
Subclasses of InlineQueryResultCachedDocument in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached Modifier and Type Class Description classInlineQueryResultCachedDocumentDeprecated.Replaced byInlineQueryResultCachedDocument
-