const timer = setInterval(() => { secondsToGo -= 1; modal.update({ content: `This modal will be destroyed after ${secondsToGo} second.
確定! 回上一頁