I have a question regarding the database. I have an X user who will be able to forward a message to other N users. What is the best form of this type of relationship? Should I create a table and enter each recipient (id) along with the user (id) that you sent?