plokko / firebase-php

Php integration of Firebase API (FCM Http v1, RealTime database)
16 stars 9 forks source link

How do I send a message with more than 2 token values? #17

Open openkwang opened 1 year ago

openkwang commented 1 year ago

How do I send a message with more than 2 token values?

Can I send a message with only one token value? I want to send it to several people at once.

plz help me.