public class InlineQueryResultVoice extends InlineQueryResult<InlineQueryResultVoice>
| Constructor and Description |
|---|
InlineQueryResultVoice(java.lang.String id,
java.lang.String voiceUrl,
java.lang.String title) |
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResultVoice |
voiceDuration(java.lang.Integer voiceDuration) |
inputMessageContent, replyMarkuppublic InlineQueryResultVoice(java.lang.String id,
java.lang.String voiceUrl,
java.lang.String title)
public InlineQueryResultVoice voiceDuration(java.lang.Integer voiceDuration)