| Package | Description |
|---|---|
| pro.zackpollard.telegrambot.api.chat.inline.send.results |
| Modifier and Type | Method and Description |
|---|---|
static InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder |
InlineQueryResultCachedSticker.builder()
This builder will allow you to progressively construct this object.
|
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder |
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder.id(String id)
*Optional*
Sets the ID to the provided value.
|
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder |
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder.inputMessageContent(InputMessageContent inputMessageContent)
*Optional*
Sets the content you want to be sent with this result to the provided InputMessageContent object
|
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder |
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder.replyMarkup(InlineReplyMarkup replyMarkup)
*Optional*
Sets the inline keyboard attached to this message to the InlineReplyMarkup provided
|
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder |
InlineQueryResultCachedSticker.InlineQueryResultCachedStickerBuilder.stickerFileId(String stickerFileId)
*Required*
Sets the ID of the cached sticker file on the telegram servers that you want this result to use
|
Copyright © 2017. All rights reserved.