more updates

This commit is contained in:
MathMan05 2025-03-27 21:20:19 -05:00
parent b0c320cd0a
commit 8791841a04
5 changed files with 50 additions and 27 deletions

View file

@ -1270,15 +1270,6 @@ class Channel extends SnowFlake {
}
});
}
/**
* Please dont use this, its not implemented.
* @deprecated
* @todo
**/
async grabArround(/* id: string */) {
//currently unused and no plans to use it yet
throw new Error("please don't call this, no one has implemented it :P");
}
async buildmessages() {
this.infinitefocus = false;
await this.tryfocusinfinate();