diff --git a/src/types/rest/channel.ts b/src/types/rest/channel.ts index 9ddd112..6888cd1 100644 --- a/src/types/rest/channel.ts +++ b/src/types/rest/channel.ts @@ -1,4 +1,4 @@ -import type { Snowflake, ChannelType, VideoQualityMode, OverwriteType } from '..'; +import type { Snowflake, ChannelType, VideoQualityMode, OverwriteType, Permissions } from '..'; import type { APIChannel,