Are there any ways to edit message that already sent from the chat client?

I care about messages people send each other and i'm thinking about a way to moderate people communication. Can i somehow edit their messages?

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited July 2018
    Hi @itworks,

    Thank you for choosing Photon!

    For moderation purposes you can do the following:

    - Use Chat WebHooks; especially the feature to modify messages. See Data argument of PublishMessage path.
    - Use our Chat Filter.
  • I meant is there a way to edit message from history? I can ban some people and catch their messages from the client while loading history, but can i just edit some of "bad" messages in the history?
  • JohnTube
    JohnTube ✭✭✭✭✭
    No that's not possible.
    You can only moderate live messages.