send_message
Send a message to a specified FunPay chat by providing the chat ID and text. Use for direct communication with buyers or sellers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| chat_id | Yes | ||
| interlocutor_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_id | Yes | ||
| message | Yes |