get_message_link
Retrieve a t.me link for a specific message by providing chat identifier and message ID. Returns null for private chats without public links.
Instructions
生成一条消息的 t.me 链接(私聊没有公开链接,link 会是 null)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat | Yes | ||
| topic_id | No | ||
| message_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||