"For developers", "Server scripts", "Functions description", "Message history", "mRemoveConfs".
Completely delete all the messages in text conferences of the server database and all user devices (online and offline).
This operation cannot be canceled back, be careful, the history is deleted forever.
All offline users receive the command for deleting the conference history right after connection, automatically.
procedure mRemoveConfs;
Message history in conferences deleted on the server and all clients. Client databases will be automatically compressed (vacuum).
begin
mRemoveConfs;
end.
User's logs have these entries:
[18:57:19] [SERVER COMMAND] Deleting all messages in conferences (remove confs)