mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 19:26:55 +01:00
564 B
564 B
title | description |
---|---|
inlineQueryResultSticker | Represents a sticker cached on the telegram server |
Constructor: inlineQueryResultSticker
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 |