Uses of Class
org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedVoice
-
-
Uses of InlineQueryResultCachedVoice in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached
Methods in org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached that return InlineQueryResultCachedVoice Modifier and Type Method Description InlineQueryResultCachedVoiceInlineQueryResultCachedVoice. setCaption(String caption)InlineQueryResultCachedVoiceInlineQueryResultCachedVoice. setId(String id)InlineQueryResultCachedVoiceInlineQueryResultCachedVoice. setInputMessageContent(InputMessageContent inputMessageContent)InlineQueryResultCachedVoiceInlineQueryResultCachedVoice. setParseMode(String parseMode)InlineQueryResultCachedVoiceInlineQueryResultCachedVoice. setReplyMarkup(InlineKeyboardMarkup replyMarkup)InlineQueryResultCachedVoiceInlineQueryResultCachedVoice. setTitle(String title)InlineQueryResultCachedVoiceInlineQueryResultCachedVoice. setVoiceFileId(String voiceFileId) -
Uses of InlineQueryResultCachedVoice in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached
Subclasses of InlineQueryResultCachedVoice in org.telegram.telegrambots.meta.api.objects.inlinequery.result.chached Modifier and Type Class Description classInlineQueryResultCachedVoiceDeprecated.Replaced byInlineQueryResultCachedVoice
-