Group Rules
Configure and display the rules of your group.
For users
| Command | Usage |
|---|---|
/rules |
View the group rules |
Works in the group and in private chat.
For administrators
Quick command
| Command | Usage |
|---|---|
/setrules text |
Set rules directly |
/setrules |
View current rules |
Via /config
/config→ Select group → 📋 Rules- View rules — Preview current rules
- Edit rules — Send new text
- Delete rules — Remove rules
HTML formatting
Rules support HTML formatting:
| Code | Result |
|---|---|
<b>text</b> |
text (bold) |
<i>text</i> |
text (italic) |
<code>text</code> |
text (code) |
<a href="url">text</a> |
text (link) |
Example
/setrules <b>Group rules:</b>
1. No spam
2. Respect others
3. Only content related to the topic
4. More info: <a href="https://example.com">full guidelines</a>