feat: Add MessageMedia.fromUrl method (#769)

This commit is contained in:
Wictor Nogueira
2021-07-31 10:36:11 -03:00
committed by GitHub
parent 9c2592e164
commit cd774bef17
3 changed files with 63 additions and 0 deletions

View File

@@ -37,6 +37,7 @@
"sharp": "^0.28.3"
},
"devDependencies": {
"@types/node-fetch": "^2.5.11",
"chai": "^4.3.4",
"dotenv": "^10.0.0",
"eslint": "^7.27.0",