chore: fix test type import

This commit is contained in:
iCrawl
2024-03-11 18:15:21 +01:00
parent 0d4c26ba4c
commit 93c174bc82

View File

@@ -86,12 +86,12 @@ import {
Snowflake, Snowflake,
StageChannel, StageChannel,
TextBasedChannelFields, TextBasedChannelFields,
TextBasedChannel, type TextBasedChannel,
TextBasedChannelTypes, type TextBasedChannelTypes,
VoiceBasedChannel, type VoiceBasedChannel,
GuildBasedChannel, type GuildBasedChannel,
NonThreadGuildBasedChannel, type NonThreadGuildBasedChannel,
GuildTextBasedChannel, type GuildTextBasedChannel,
TextChannel, TextChannel,
ThreadChannel, ThreadChannel,
ThreadMember, ThreadMember,