mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Improve story DOE flow
This commit is contained in:
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
@@ -153,6 +153,7 @@ export type MessageAttributesType = {
|
||||
storyDistributionListId?: string;
|
||||
storyId?: string;
|
||||
storyReplyContext?: StoryReplyContextType;
|
||||
storyRecipientsVersion?: number;
|
||||
supportedVersionAtReceive?: unknown;
|
||||
synced?: boolean;
|
||||
unidentifiedDeliveryReceived?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user