We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
send_each
send_each_for_multicast
1 parent 3c39186 commit b2173daCopy full SHA for b2173da
firebase_admin/messaging.py
@@ -65,6 +65,8 @@
65
'send',
66
'send_all',
67
'send_multicast',
68
+ 'send_each',
69
+ 'send_each_for_multicast',
70
'subscribe_to_topic',
71
'unsubscribe_from_topic',
72
]
0 commit comments