add more condeming use of bad function
This commit is contained in:
@@ -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");
|
||||
|
@@ -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")
|
||||
|
Reference in New Issue
Block a user