add more condeming use of bad function

This commit is contained in:
MathMan05 2024-08-11 21:55:01 -05:00
parent 084aa1cf80
commit 8df3043fd4
2 changed files with 4 additions and 0 deletions

View file

@ -662,6 +662,8 @@ class Channel {
}
/**
* Please dont use this, its not implemented.
* @deprecated
* @todo
**/
async grabArround(id) {
throw new Error("please don't call this, no one has implemented it :P");

View file

@ -672,6 +672,8 @@ class Channel{
}
/**
* 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")