stickerKeyword
Keywords for a certain sticker
type tg.StickerKeyword struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
DocumentID | int64 | yes | Sticker ID |
Keyword | []string | yes | Keywords |
References
- Official documentation
- Generated Go reference
- TL definition:
stickerKeyword#fcfeb29c