mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 19:28:17 +00:00
fix(util): remove guildId from Thread interface
This commit is contained in:
@@ -82,7 +82,6 @@ export interface Thread {
|
||||
locked: boolean;
|
||||
ownerId: string;
|
||||
botIsMember: boolean;
|
||||
guildId: string;
|
||||
}
|
||||
|
||||
export interface DiscordenoThread {
|
||||
|
||||
Reference in New Issue
Block a user