createGroupNotification
createGroupNotification
FunctioncreateGroupNotification(requestOptions: ICreateGroupNotificationOptions): Promise<any>
Create a group notification.
Parameters
Parameter | Type | Notes |
---|---|---|
request | ICreateGroupNotificationOptions | Options for the request |
Returns
Promise<any>
A Promise that will resolve with the success/failure status of the request