mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* types: Use `ThreadChannel` and `AnyThreadChannel` consistently Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> * types: use union in typeguard Signed-off-by: cobalt <61329810+RedGuy12@users.noreply.github.com> * types: update `AnyThreadChannel` Signed-off-by: cobalt <61329810+RedGuy12@users.noreply.github.com> * types: fix `CommandOptionResolver` tests Signed-off-by: cobalt <61329810+RedGuy12@users.noreply.github.com> * types: revert caches changes Signed-off-by: cobalt <61329810+RedGuy12@users.noreply.github.com> --------- Signed-off-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> Signed-off-by: cobalt <61329810+RedGuy12@users.noreply.github.com> Co-authored-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com> Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com> Co-authored-by: Almeida <github@almeidx.dev>