quote_sticker
Forward messages to QuotLyBot to generate a quote sticker. Supports multiple message IDs and optional download.
Instructions
把若干条消息转发给 @QuotLyBot,生成引用贴纸并返回结果。
注意:被转发的消息内容会发送到第三方 bot (QuotLyBot) 的服务器上渲染。
Args: chat: 源消息所在对话。 message_ids: 要做成贴纸的消息 ID(同一对话,可多条组成对话截图)。 download: True 则把生成的 .webp 下载到本地。 timeout_seconds: 等待 bot 回复的秒数。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| download | No | ||
| message_ids | Yes | ||
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||