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