Class InlineQueryResultCachedSticker

java.lang.Object
org.telegram.telegrambots.meta.api.objects.inlinequery.result.cached.InlineQueryResultCachedSticker
All Implemented Interfaces:
Serializable, BotApiObject, Validable, InlineQueryResult

public class InlineQueryResultCachedSticker extends Object implements InlineQueryResult
Version:
1.0 Represents a link to a sticker stored on the Telegram servers. By default, this sticker will be sent by the user. Alternatively, you can use input_message_content to send a message with the specified content instead of the sticker.
Author:
Ruben Bermudez
See Also: