Skip to content

Commit

Permalink
Update docusaurus/i18n/zh/docusaurus-plugin-content-docs/current/api/…
Browse files Browse the repository at this point in the history
…contact.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
aherman3 and coderabbitai[bot] authored Mar 8, 2024
1 parent 017a7d6 commit a4ae0bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ title: Contact Class
| 静态方法 | 返回类型 |
|---------------------------|-----------------------------|
| find(query) | `Promise <Contact \| null>` |
| findAll(Query Arguements) | `Promise <Contact []>` |
| findAll(Query Arguments) | `Promise <Contact []>` |

### contact.say\(textOrContactOrFileOrUrlLinkOrMiniProgram\)`Promise <void>`

Expand Down

0 comments on commit a4ae0bb

Please sign in to comment.