typing out a lot of the JSON
This commit is contained in:
@@ -69,7 +69,7 @@ class User{
|
||||
}
|
||||
}
|
||||
async resolvemember(guild:Guild){
|
||||
await Member.resolve(this,guild);
|
||||
return await Member.resolve(this,guild);
|
||||
}
|
||||
buildpfp(){
|
||||
const pfp=document.createElement('img');
|
||||
|
Reference in New Issue
Block a user