fixing up the dialog class with other bug fixes
This commit is contained in:
parent
b57988e734
commit
8e87635209
9 changed files with 55 additions and 66 deletions
|
@ -6,7 +6,6 @@ import { Permissions } from "./permissions.js";
|
|||
import { SnowFlake } from "./snowflake.js";
|
||||
import { Contextmenu } from "./contextmenu.js";
|
||||
class Direct extends Guild {
|
||||
channelids;
|
||||
getUnixTime() {
|
||||
throw new Error("Do not call this for Direct, it does not make sense");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue