group-seen-fix
All checks were successful
deploy / deploy (push) Successful in 1m13s

This commit is contained in:
2023-12-22 17:52:55 +03:00
parent 674bc9ce63
commit dbe4dd760b
2 changed files with 70 additions and 55 deletions

View File

@@ -59,6 +59,7 @@ class NotificationGroup:
action: Optional[str]
shout: Optional[NotificationShout]
reactions: Optional[List[int]]
seen: Optional[bool]
# latest reaction.created_at for reactions-updates
# no timestamp for followers-updates
# latest shout.created_at for shouts-updates