bilibili_session_send
Send a private text message to a Bilibili user by specifying their UID and message content. Directly send a private message via the Bilibili API.
Instructions
发送私信文本消息
Args: receiver_id: 接收者 UID content: 消息内容(纯文本)
Returns: 发送结果
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| receiver_id | Yes |