Can you send a private message using custom ID?

So we are using bitcoin wallet address in our game. And thus we used custom Id. The question is can you send a private message using custom Id, in this case wallet address? Or is it automatically used in userId if it has customId?

Notifications are delivered based on userId. You’ll need to map customId to userId before sending notification.