Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedGif
-
-
Uses of InlineQueryResultCachedGif in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that return InlineQueryResultCachedGif Modifier and Type Method Description InlineQueryResultCachedGifInlineQueryResultCachedGif. setCaption(String caption)InlineQueryResultCachedGifInlineQueryResultCachedGif. setGifFileId(String gifFileId)InlineQueryResultCachedGifInlineQueryResultCachedGif. setId(String id)InlineQueryResultCachedGifInlineQueryResultCachedGif. setInputMessageContent(InputMessageContent inputMessageContent)InlineQueryResultCachedGifInlineQueryResultCachedGif. setParseMode(String parseMode)InlineQueryResultCachedGifInlineQueryResultCachedGif. setReplyMarkup(InlineKeyboardMarkup replyMarkup)InlineQueryResultCachedGifInlineQueryResultCachedGif. setTitle(String title) -
Uses of InlineQueryResultCachedGif in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached
Subclasses of InlineQueryResultCachedGif in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached Modifier and Type Class Description classInlineQueryResultCachedGifDeprecated.Replaced byInlineQueryResultCachedGif
-