send_sticker_by_id
Send a specific sticker to a chat using its document ID, access hash, and sticker set short name. Resolve sticker IDs via get_sticker_set before sending.
Instructions
Отправить стикер по document_id (получи через get_sticker_set).
Args:
document_id: id стикер-документа.
access_hash: access_hash набора (поле set.access_hash).
sticker_set_short_name: short_name набора-источника.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| silent | No | ||
| reply_to | No | ||
| access_hash | Yes | ||
| document_id | Yes | ||
| sticker_set_short_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||