more updates
This commit is contained in:
parent
b0c320cd0a
commit
8791841a04
5 changed files with 50 additions and 27 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue