Add support for delayed notification blocking

This commit is contained in:
Jonas Lochmann
2021-12-06 01:00:00 +01:00
parent 6bf6cce720
commit bc80ccc731
8 changed files with 114 additions and 15 deletions
+1
View File
@@ -118,6 +118,7 @@ export interface ServerUpdatedCategoryBaseData {
// disable limits until
dlu: number
flags: number
blockNotificationDelay: number
}
export interface ServerCategoryNetworkId {