diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-05-21 15:48:29 +0500 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-05-21 15:49:36 +0500 |
| commit | 1f864f63d8dd1fbac74f499cc390a65e81f8b50f (patch) | |
| tree | 3fa5c71906042e1397ba12e5cf58cb8640ba2df5 | |
| parent | ae200000575403618a04ca6f6a5f3cea1471cc4a (diff) | |
files/help: Move stop command downv4.0-pre3
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | files/help.txt.default | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -135,9 +135,9 @@ Caching modes: * `/source [snkey]` - Reverse search image * `/short [query]` - Create inline shortcut * `/shorts` - Manage saved shortcuts -* `/stop` - Remove all user data * `/ping` - Measure bot latency * `/donate` - Send donation details +* `/stop` - Remove all user data ### Inline aliases diff --git a/files/help.txt.default b/files/help.txt.default index 9a10d45..284b937 100644 --- a/files/help.txt.default +++ b/files/help.txt.default @@ -45,9 +45,9 @@ /source [snkey] - Reverse search image /short [query] - Create inline shortcut /shorts - Manage saved shortcuts -/stop - Remove all your data /ping - Measure bot latency /donate - Send donation details +/stop - Remove all your data <b>Inline aliases:</b> <code>l</code> - <code>pools</code> |
