This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user