Skip to content

Commit

Permalink
docs: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
novlan1 committed Oct 8, 2022
1 parent 67d43a0 commit beb1fb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/weather/send.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { sendWxRobotMarkdown } from '../wecom-robot/base';
* @param {string} options.webhookUrl 机器人hook地址
* @param {string} [options.chatId] 会话Id
* @param {string} [options.force] 是否在和之前获取数据相同时,也发送
* @returns
* @returns {Promise<Object>} 请求Promise
*/
export async function sendWeatherRobotMsg({
webhookUrl,
Expand Down

0 comments on commit beb1fb8

Please sign in to comment.