docs: update doc
This commit is contained in:
parent
0adf7b7f1f
commit
f6c465e2e1
|
@ -480,7 +480,7 @@ Request body must has a notifications array. The following is a parameter table
|
|||
| badge | int | badge count | - | only iOS |
|
||||
| category | string | the UIMutableUserNotificationCategory object | - | only iOS |
|
||||
| alert | string array | payload of a iOS message | - | only iOS. See the [detail](#ios-alert-payload) |
|
||||
| mutable_content | bool | enable Notification Service app extension. | - | only iOS(10.0+). |
|
||||
| mutable-content | bool | enable Notification Service app extension. | - | only iOS(10.0+). |
|
||||
### iOS alert payload
|
||||
|
||||
| name | type | description | required | note |
|
||||
|
|
Loading…
Reference in New Issue