Skip to main content
Docs / Management / Rules

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

  1. /config → Select group → 📋 Rules
  2. View rules — Preview current rules
  3. Edit rules — Send new text
  4. 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>