mahdiyar30301/ZorenixAI_botPublic · Bot Template

Not Bot Is Hacking You 🤣🤩

Utilityutility
ProfileTelegram
455 commands2 envUpdated 7h agoCreated Aug 26, 2026
Back to folder

commands/adm_delcode_guide.js

javascript · 13 lines

Raw
1/**#command2name: adm_delcode_guide3answer: 4keyboard: 5parse_mode: markdown6aliases: 7allow_only_group: false8need_reply: false9is_web: 010#command**/11 12try { Api.answerCallbackQuery({}); } catch(e) {}13Bot.sendMessage("❌ **حذف کد هدیه:**\n\nبنویسید:\n`/delcode [نام کد]`\n\nمثال: `/delcode ZORENIX50`", { parse_mode: "Markdown" });