public static class InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
InlineQueryResultCachedGif |
build() |
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder |
caption(String caption) |
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder |
gifFileId(String gifFileId) |
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder |
id(String id) |
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder |
inputMessageContent(InputMessageContent inputMessageContent) |
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder |
replyMarkup(InlineReplyMarkup inlineReplyMarkup) |
InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder |
title(String title) |
public InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder id(String id)
public InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder gifFileId(String gifFileId)
public InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder title(String title)
public InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder caption(String caption)
public InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder replyMarkup(InlineReplyMarkup inlineReplyMarkup)
public InlineQueryResultCachedGif.InlineQueryResultCachedGifBuilder inputMessageContent(InputMessageContent inputMessageContent)
public InlineQueryResultCachedGif build()
Copyright © 2016. All rights reserved.