📝 update api docs

This commit is contained in:
StarHeartHunt
2021-04-05 05:52:25 +00:00
parent 1c6711355e
commit 176dbd5830
2 changed files with 22 additions and 10 deletions

View File

@ -91,7 +91,7 @@ Rule(async_function, run_sync(sync_function))
## `startswith(msg)`
## `startswith(msg, ignorecase=False)`
* **说明**
@ -107,7 +107,7 @@ Rule(async_function, run_sync(sync_function))
## `endswith(msg)`
## `endswith(msg, ignorecase=False)`
* **说明**