Files
discord.js/docs/docs_resolvable.rst
hydrabolt d27638b421 docs
2015-09-27 19:48:45 +01:00

9 lines
437 B
ReStructuredText

Resolvable Documentation
========================
To be robust, discord.js needs to handle a wide amount of ambiguous data that is supplied to it. This means you can use functions much more easily. Anything that is resolvable means it can be normalised without you having to do it explicitly.
Channel Resolvable
------------------
A Channel Resolvable is data that can be resolved to a channel ID. Here is what is currently supported: