NotificationGroup
Describes a group of notifications.
This is an alias for the NotificationGroupUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "notificationGroup" | |
id | number | Unique persistent auto-incremented from 1 identifier of the notification group |
type | Type of the group | |
chatId | number | Identifier of a chat to which all notifications in the group belong |
totalCount | number | Total number of active notifications in the group |
notifications | The list of active notifications |