Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoinChang authored Feb 10, 2021
1 parent d7bbf82 commit 85e2cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pip install kuriyama-lxnet
#### 第三方依赖
ffmpeg 环境:https://ffmpeg.org/
#### 使用方法
MessageChain:`Voice.fromFileSystem(Path)`
MessageChain:`Voice.fromFileSystem(Path, convert_type="silk")`
### 示例
```python
from mirai import Mirai, Plain, MessageChain, Friend, Group, Member, Source, BotInvitedJoinGroupRequestEvent
Expand Down

0 comments on commit 85e2cb6

Please sign in to comment.