Commit 151464213d2b7c9c7a962180758ecd2641968d27

Authored by Adhidarma Hadiwinoto
1 parent 7f830e2c00
Exists in master

typi

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -46,7 +46,7 @@ var options = {
46 46 }
47 47 };
48 48  
49   -bot = new TelegramBot(config.globals.token, options);
  49 +bot = new telegram(config.globals.token, options);
50 50 bot.setWebHook('m2m-out26.reload97.com/bot' + config.globals.token, __dirname+'/crt.pem');
51 51  
52 52 /*