MadelineProtoDocs/docs/TD_docs/constructors/inlineQueryResultSticker.md
2018-04-01 13:24:46 +02:00

571 B

title description
inlineQueryResultSticker Represents a sticker cached on the telegram server

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