Send notification when a user wait to somebody join match

I wanna send a notification to every connected user when a player wanna play match. I tried after machmakeradd hook but it dosent work and I am so beginner in typescript and server runtime.
pls help me with code :cry:

Hello @ghasem167, have a look at our guides, they might help you out.

Regards

this didnt help

I had misread your question, apologies.

If I understood your intent correctly, sending a notification to all connected players every time a new matchmaker ticket is added does not seem like a good approach, can you elaborate more on what would be the purpose of this notification?

thnx I did it but this is not useful.