inputStickerSetItem
Sticker in a stickerset
type tg.InputStickerSetItem struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Document | InputDocumentClass | yes | The sticker |
Emoji | string | yes | Associated emoji |
MaskCoords | MaskCoords | — | Coordinates for mask sticker |
Keywords | string | — | Set of keywords, separated by commas (can't be provided for mask stickers) |
References
- Official documentation
- Generated Go reference
- TL definition:
inputStickerSetItem#32da9e9c