Hi Henrique,
In case you have used this plugin for Firebase Integration then I would suggest to go with the below approach.
- Subscribe your users to one common topic; created for your broadcast; you can call this action from Firebase Mobile Module on MobileApp onAppReady event.

- Now you can use the FirebaseMiddleware module action to Broadcast the Notification to all the Subscribers of this topic.

Hope it helps :)
Kind note:
- Kindly try to post the plugin relevant question on that respective plugin support section; this will help you to quick solution.
Assif