mirror of
https://github.com/danbulant/discord.js
synced 2026-05-24 20:42:27 +00:00
* Altered GuildChannel.type to return a string containing either "text", "voice" or the id of the channel type. * Fixed typo * Altered code to pass ESLint test (Functionality Unchanged). * Third times the charm. |
||
|---|---|---|
| .. | ||
| interface | ||
| Channel.js | ||
| ClientUser.js | ||
| DMChannel.js | ||
| EvaluatedPermissions.js | ||
| GroupDMChannel.js | ||
| Guild.js | ||
| GuildChannel.js | ||
| GuildMember.js | ||
| Message.js | ||
| PermissionOverwrites.js | ||
| Role.js | ||
| TextChannel.js | ||
| User.js | ||
| VoiceChannel.js | ||