This commit is contained in:
Flummi
2017-11-09 19:32:24 +01:00
parent 00116ed22a
commit 42e04f58b7
2 changed files with 47 additions and 3 deletions

View File

@ -19,9 +19,6 @@ class tg {
}
send(id, msg) {
this.client.sendMessage(id, msg);
/*this.client.getChatAdministrators(id).then(tmp => {
console.log(tmp);
})*/
}
reply(tmp) {
return {