python import telegram bot = telegram.Bot(token='YOUR_TOKEN') bot.send_message(chat_id=ADMIN_ID, text='账号延迟警报!')