Can I allow users / admins to edit an existing message

Can I allow a user to edit a message sent via the SDK? and can an admin edit a message instead of deleting a message from a channel from admin api / console?

@martin Thanks for the question

Can I allow a user to edit a message sent via the SDK?

Yes, the creator and the user who has the moderator permission are able to edit the message

can an admin edit a message instead of deleting a message from a channel from admin api / console?

Yes, it’s available via API but not from the UI - please see API detail at https://api.ekomedia.technology/docs/#/Message/put_api_v3_messages__messageId

1 Like