불가침, 종전 메시지

This commit is contained in:
2020-05-03 00:31:04 +09:00
parent 5e4ae07575
commit 1427ac632f
16 changed files with 477 additions and 98 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ $msg = new Message(
$msgText,
$now,
$unlimited,
['invalid' => true]
['deletable' => false]
);
$msgID = $msg->send();