fix: 'Permissions' type truco (#234)

This commit is contained in:
JustEvil 2024-08-06 16:41:20 -06:00 committed by GitHub
parent 942dbd12bf
commit f8c1eb42ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
import type { Snowflake, ChannelType, VideoQualityMode, OverwriteType } from '..';
import type { Snowflake, ChannelType, VideoQualityMode, OverwriteType, Permissions } from '..';
import type {
APIChannel,