原來要指定 Bot username 才會有效 const app = new Telegraf(process.env.BOT_TOKEN, {username: 'your_bot'})