public static class InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResultCachedVoice |
build() |
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder |
id(String id) |
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder |
inputMessageContent(InputMessageContent inputMessageContent) |
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder |
replyMarkup(InlineReplyMarkup replyMarkup) |
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder |
title(String title) |
InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder |
voiceFileId(String voiceFileId) |
public InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder id(String id)
public InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder voiceFileId(String voiceFileId)
public InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder title(String title)
public InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder replyMarkup(InlineReplyMarkup replyMarkup)
public InlineQueryResultCachedVoice.InlineQueryResultCachedVoiceBuilder inputMessageContent(InputMessageContent inputMessageContent)
public InlineQueryResultCachedVoice build()
Copyright © 2016. All rights reserved.