More shortcuts

This commit is contained in:
abalabahaha
2015-12-05 09:43:11 -08:00
parent ae71087bcc
commit 559ed5f76f
11 changed files with 91 additions and 86 deletions

View File

@@ -18,7 +18,4 @@ export default class Channel extends Equality {
delete(){
return this.client.deleteChannel.apply(this.client, reg(this, arguments));
}
}