CustomNotificationParams interface
Properties
Property | Type | Description |
---|
description | string | A description for the notification |
embed? | SCEmbedType | Embed obj. |
recipients_type? | string | Can be 'connections' or 'user' (default is 'conections') |
title | string | A title for the notification |
type? | string | An optional custom string to differentiate notifications |
user | number | The user who issues the notification(its ID) |