With shyim/php-dump-server@6a28bd2 it is possible to modify sent messages on the server, this should also be supported in the client.
Maybe it is reasonable to use a similar mechanism as for the tags, so each Client instance should which messages were sent, and then should be able to modify them all at once, i.e. resend them with the modified body.
With shyim/php-dump-server@6a28bd2 it is possible to modify sent messages on the server, this should also be supported in the client.
Maybe it is reasonable to use a similar mechanism as for the tags, so each
Clientinstance should which messages were sent, and then should be able to modify them all at once, i.e. resend them with the modified body.