Preparing search index...
The search index is not available
tdjson
tdjson
InlineQueryResultSticker
Interface InlineQueryResultSticker
Represents a sticker. Subtype of
InlineQueryResult
.
interface
InlineQueryResultSticker
{
@type
:
"inlineQueryResultSticker"
;
id
:
string
;
sticker
:
Sticker
;
}
Index
Properties
@type
id
sticker
Properties
@type
@type
:
"inlineQueryResultSticker"
id
id
:
string
Unique identifier of the query result.
sticker
sticker
:
Sticker
Sticker.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
@type
id
sticker
tdjson
Loading...
Represents a sticker. Subtype of InlineQueryResult.