{% extends "base.html" %} {% block title %}پیام‌های ربات{% endblock %} {% block content %}
{% include "_sidebar.html" %}

پیام‌های کیف پول و متغیرها

پیام خوش‌آمدگویی /start

متغیرهای کاربر و کدهای ایموجی پریمیوم مثل p_xxxxxxxx در این پیام هم پردازش می‌شوند.

محدوده شارژ

متغیرها: [id] [username] [name] [balance] [role] [phone] [invite_link] [referrals] [amount] [product_name] [panel_name] [pay_amount] [service_volume] [service_expiration] [status] [hwid_s] [service_id] [subscription_link] [channel_id]

{% for t in templates %}
{{ t.title }} {{ t.key }}
{% endfor %}
{% endblock %}