How to config RPI3 as slave I2C

Hi everyone, I’m starting a project and I intend to use I2C communication.
What I wanted was for a rpi to get a message without having to start a conversation. I imagined the following situation .. a system with multiple masters and they can exchange messages, so I believe I should give them an “slave” address ..

Can anybody help me… :confused: