Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedMpeg4Gif
-
-
Uses of InlineQueryResultCachedMpeg4Gif in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that return InlineQueryResultCachedMpeg4Gif Modifier and Type Method Description InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif. setCaption(String caption)InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif. setId(String id)InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif. setInputMessageContent(InputMessageContent inputMessageContent)InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif. setMpeg4FileId(String mpeg4FileId)InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif. setParseMode(String parseMode)InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif. setReplyMarkup(InlineKeyboardMarkup replyMarkup)InlineQueryResultCachedMpeg4GifInlineQueryResultCachedMpeg4Gif. setTitle(String title) -
Uses of InlineQueryResultCachedMpeg4Gif in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached
Subclasses of InlineQueryResultCachedMpeg4Gif in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached Modifier and Type Class Description classInlineQueryResultCachedMpeg4GifDeprecated.Replaced byInlineQueryResultCachedMpeg4Gif
-