Delete message templates.
I think we should not hard delete here, only store a deleted_at on the database as the messages would probably using these templates and if we delete a template used by a message that as not sent yet, it'll lose track of it.
Delete message templates.
I think we should not hard delete here, only store a
deleted_aton the database as the messages would probably using these templates and if we delete a template used by a message that as not sent yet, it'll lose track of it.