Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedVideo
-
-
Uses of InlineQueryResultCachedVideo in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that return InlineQueryResultCachedVideo Modifier and Type Method Description InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setCaption(String caption)InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setDescription(String description)InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setId(String id)InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setInputMessageContent(InputMessageContent inputMessageContent)InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setParseMode(String parseMode)InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setReplyMarkup(InlineKeyboardMarkup replyMarkup)InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setTitle(String title)InlineQueryResultCachedVideoInlineQueryResultCachedVideo. setVideoFileId(String videoFileId) -
Uses of InlineQueryResultCachedVideo in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached
Subclasses of InlineQueryResultCachedVideo in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached Modifier and Type Class Description classInlineQueryResultCachedVideoDeprecated.Replaced byInlineQueryResultCachedVideo
-