docs(examples): fix example img (#4678)

This commit is contained in:
Sanskar Jha
2020-08-12 00:25:05 +05:30
committed by GitHub
parent 5b716c5b0c
commit 755f3798d1

View File

@@ -111,7 +111,7 @@ client.login('your token here');
The results are the same as the URL examples:
![Image showing result](/static/attachment-example1.png)
![Image showing result](/static/attachment-example2.png)
But what if you have a buffer from an image? Or a text document? Well, it's the same as sending a local file or a URL!