tests: add deleting channel overwrites test (#828)

This commit is contained in:
Skillz4Killz
2021-04-12 02:04:30 -04:00
committed by GitHub
parent 1eae4b4fcd
commit b7a2b0ed55
4 changed files with 65 additions and 1 deletions
+1
View File
@@ -104,6 +104,7 @@ export async function createDiscordenoChannel(
}
export interface DiscordenoChannel extends Channel {
guildId: string;
// GETTERS
/**