ReplyTo no noti
This commit is contained in:
@@ -90,6 +90,6 @@ class GenericmessageCommand extends SystemCommand
|
|||||||
$translated = $message_forwarded_from . ': ' . $translated;
|
$translated = $message_forwarded_from . ': ' . $translated;
|
||||||
}
|
}
|
||||||
|
|
||||||
return $this->replyToChat($translated);
|
return $this->replyToChat($translated, ['disable_notification' => true]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user