mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 00:53:31 +01:00
* Mark topic as nullable for TextChannel * Backport separate NewsChannel typings * Ensure NewsChannel#rateLimitPerUser is undefined * Revert rateLimitPerUser, considered breaking * Add rateLimitPerUser back to typings * Linting * Revert NewsChannel extends TextBasedChannel