We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7b4b4a commit 3389b2aCopy full SHA for 3389b2a
src/functions/help.rs
@@ -12,10 +12,7 @@ static TEXT: &[(&str, &str)] = &[
12
("useful", "rust haqida foydali yoki kerakli ma'lumotlar"),
13
("latest", "eng oxirgi reliz haqida qisqacha ma'lumot"),
14
("version", "biron anniq reliz haqida to'liq ma'lumot"),
15
- (
16
- "off",
17
- "reply qilingan odamga offtop borligi haqida eslatish",
18
- ),
+ ("warn", "mavzudan chetlashganga ogohlantiruv"),
19
];
20
21
pub async fn command(bot: &Bot, msg: &Message, _cmd: &Command) -> ResponseResult<()> {
0 commit comments