List out the all messages of user whether it is in sender or reciver by item id
I want the solution like each item id all messages between sender and receiver and need all rows belongs to user i.e. if sender id = 2 then it will list out all message of this user id whether user in sender or receiver that belongs to item id.
`