healthjoy / async-firebase

The lightweight asynchronous client that makes interaction with Firebase Cloud Messaging oversimplified.
MIT License
37 stars 14 forks source link

Add fcm options attr to multicast message #81

Closed eighthcolor22 closed 6 months ago

eighthcolor22 commented 6 months ago
  1. Add fcm_options attribute to MulticastMessage dataclass.
  2. Update Message instances generation with fcm_options at multicast methods.