接口地址
[接口服务器地址]/api/message/send_file.html
发送文件消息
| 参数 | 值 | 数据类型 | 参数类型 | 说明 | 
|---|---|---|---|---|
| Content-Type | multipart/form-data | string | header | |
| authen | string | header | 认证码 | |
| appid | string | header | 接入ID | |
| timestamp | string | header | 时间戳 | |
| uid | string | header | 当前帐号 | |
| lang | string | header | 语言 | |
| body | string | body | 请求内容 
                 | |
| file | file | body | ||
| *注意事项 | sender或sender_account,recver或recver_account,recver_account格式 ["test1","test2"] | |||