mirror of
https://github.com/danbulant/discord.js
synced 2026-06-20 15:11:32 +00:00
docs(examples): fix example img (#4678)
This commit is contained in:
parent
5b716c5b0c
commit
755f3798d1
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ client.login('your token here');
|
|||
|
||||
The results are the same as the URL examples:
|
||||
|
||||

|
||||

|
||||
|
||||
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!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue