mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 08:33:30 +01:00
docs 5.59%
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
* If given an array, turns it into a newline-separated string.
|
||||
* @typedef {(String|Array)} StringResolvable
|
||||
*/
|
||||
/**
|
||||
* Resolves supplied data type to a Message. If a channel, it is the latest message from that channel.
|
||||
* @typedef {(Message|TextChannel|PMChannel)} MessageResolvable
|
||||
*/
|
||||
|
||||
import fs from "fs";
|
||||
import request from "superagent";
|
||||
|
||||
Reference in New Issue
Block a user