Skip to content

Commit 9cb95f0

Browse files
committed
Removed count_truncated
1 parent 4cde9b5 commit 9cb95f0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gen/models/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8052,8 +8052,6 @@ export interface NotificationSettings {
80528052
}
80538053

80548054
export interface NotificationStatusResponse {
8055-
count_truncated: boolean;
8056-
80578055
unread: number;
80588056

80598057
unseen: number;

0 commit comments

Comments
 (0)