1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:46:55 +01:00
MadelineProto/docs/TD_docs/constructors/inlineQueryResultSticker.md
Daniil Gentili 8600a2fcba docufix
2017-09-29 15:50:59 +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