Is there a way to use real time and filter the tables with the fields? For instance, let's say i have a table that holds private messages, and in that DM table i have an id for the message thread. That would be the id i would use on the url. Is there a way to listen for the threadId field instead of the default $id field?