diff options
| author | levlam <levlam@telegram.org> | 2024-04-08 18:14:45 +0300 |
|---|---|---|
| committer | levlam <levlam@telegram.org> | 2024-04-08 18:14:45 +0300 |
| commit | 62e4c3263f0898da66f6883f1ca3cff762d42cf9 (patch) | |
| tree | a860d00da2e8da2159385d221e606511fe173569 /CHANGELOG.md | |
| parent | 9e4cda7133d4391bd5380a75f1186e2ce734b27b (diff) | |
Improve documentation.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f3cd3346..f590b3ef6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1087,9 +1087,9 @@ Changes in 1.4.0 (1 May 2019): the class `scopeNotificationSettings`. - Added the class `PushMessageContent` describing the content of a notification, received through a push notification. - - Added the class `NotificationType` describing a type of a notification. + - Added the class `NotificationType` describing a type of notification. - Added the class `notification` containing information about a notification. - - Added the class `NotificationGroupType` describing a type of a notification group. + - Added the class `NotificationGroupType` describing a type of notification group. - Added the class `notificationGroup` describing a state of a notification group. - Added the methods `removeNotification` and `removeNotificationGroup` for handling notifications removal by the user. |
