public class InlineQueryResultCachedAudio extends Object implements InlineQueryResult
| Modifier and Type | Class and Description |
|---|---|
static class |
InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder |
| Constructor and Description |
|---|
InlineQueryResultCachedAudio() |
| Modifier and Type | Method and Description |
|---|---|
static InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder |
builder() |
String |
getCaption() |
String |
getId() |
InputMessageContent |
getInputMessageContent() |
InlineReplyMarkup |
getReplyMarkup() |
InlineQueryResultType |
getType() |
public static InlineQueryResultCachedAudio.InlineQueryResultCachedAudioBuilder builder()
public InlineQueryResultType getType()
@NonNull public String getId()
public InlineReplyMarkup getReplyMarkup()
public InputMessageContent getInputMessageContent()
public String getCaption()
Copyright © 2016. All rights reserved.