Firebase Admin Python SDK v3.2.0
Cloud Messaging
- [Feature] Added a series of new parameters to the
AndroidNotificationclass
that allow further customization of notifications that target Android devices. - [Fixed] Batch messaging APIs
send_all()andsend_multicast()now support
sending up to 500 messages in a single call.