如何在时区明智地向用户发送推送。
例如:如果我在2:00 PM发送推送,则该国家/地区的所有用户都会在2:00 PM收到通知。
此参数的名称是什么?
我现在正在使用此参数。
[
"app_id" => "abc"
"contents" => array:1 [
"en" => "Description"
]
"headings" => array:1 [
"en" => "Title"
]
"include_player_ids" => []
"delayed_option" => "2018-08-16 13:15:00"
]