firebase-admin-go
firebase-admin-go copied to clipboard
Providing a maximum number of tokens for messaging
trafficstars
There is a limit (500) to the number of messages that can be sent at one time in SendAll of messaging. I would like to check the upper limit in advance, but since there is no constant, I have to define "500" myself. This is the upper limit of messaging, and it may change with an update, so please provide a constant.
This issue does not seem to follow the issue template. Make sure you provide all the required information.