no message

This commit is contained in:
hellcat 2025-04-04 16:05:02 +08:00
parent 9f1aabd457
commit 3bf7b6e729

View File

@ -71,7 +71,7 @@ final class TgSendFormat
$sFlowMix .= " ] ";
if ($sMemo) {
$sFlowMix .= "%".$sMemo;
$sFlowMix .= "&".$sMemo;
// $sName .= '%'.$sMemo;
}