MadelineProtoDocs/docs/TD_docs/constructors/inlineQueryResultSticker.md
2018-04-04 19:52:48 +02:00

645 B

title description image
inlineQueryResultSticker Represents a sticker cached on the telegram server https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inlineQueryResultSticker

Back to constructors index

Represents a sticker cached on the telegram server

Attributes:

Name Type Required Description
id string Yes Unique identifier of this result
sticker sticker Yes The sticker

Type: InlineQueryResult