I wonder if I can get more information on the sending downlink messages function under the HMS Push Kit.
Regarding the online documentation, there are two restrictions in this function.
I have a little bit question about the second restriction on βThe maximum number of token cannot exceed 1000β.
The number of token means the target receiver token? What will be happen when I sent 1001 push messages in the same time?
If it will be failed, do I need to send second request to the HMS Push Server for sending the outstanding push messages?
If 1M push messages need to be sent in the same time. How can I achieve it? Do the HMS Push Kit allows me to do so?