When a user gets banned, i want to send a message to them, (discord.js)

client.on(AuditLogEvent.MemberBanAdd)

What should i add after this?

I tried to look up an answer but no one had solved it or just not what im looking for.
Does anyone know how this works?

Ive been trying to do this for 3 days now.