> But we don't want the last message in the user's timeline but rather > the last message that the user created. There could be a difference.
That's why I'm searching not by Mailbox, but by message. The criterion "By(Message.author, user)" guarantees that the query searches only for users indicated by the variable "user".
