feat(wechatcom): add support for sending voice messages

This commit is contained in:
lanvent
2023-04-20 01:46:23 +08:00
parent 4cbf46fd4d
commit ab83dacb76
3 changed files with 49 additions and 6 deletions

View File

@@ -18,6 +18,7 @@ repos:
hooks:
- id: isort
exclude: '(\/|^)lib\/'
args: [ -l, '88']
- repo: https://github.com/psf/black
rev: 23.3.0
hooks: