To send a message with QuotedMessage..do I really need to have the entire Quotedmessage object? As a result, I have to serialize the object and write it to the database to be able to respond later. It gets heavy. Is there a way to use just the ID for example? Any tips?