bot.onText(/\\/igdl (.+)/i, async(msg, match) => { // \'msg\' is the received Message from Telegram // \'match\' is the result of executing the regexp above o