Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedPhoto
-
-
Uses of InlineQueryResultCachedPhoto in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that return InlineQueryResultCachedPhoto Modifier and Type Method Description InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setCaption(String caption)InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setDescription(String description)InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setId(String id)InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setInputMessageContent(InputMessageContent inputMessageContent)InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setParseMode(String parseMode)InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setPhotoFileId(String photoFileId)InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setReplyMarkup(InlineKeyboardMarkup replyMarkup)InlineQueryResultCachedPhotoInlineQueryResultCachedPhoto. setTitle(String title) -
Uses of InlineQueryResultCachedPhoto in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached
Subclasses of InlineQueryResultCachedPhoto in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached Modifier and Type Class Description classInlineQueryResultCachedPhotoDeprecated.Replaced byInlineQueryResultCachedPhoto
-