Improve story DOE flow
This commit is contained in:
@@ -77,6 +77,7 @@ export type StoryDataType = {
|
||||
| 'storyDistributionListId'
|
||||
| 'timestamp'
|
||||
| 'type'
|
||||
| 'storyRecipientsVersion'
|
||||
> & {
|
||||
// don't want the fields to be optional as in MessageAttributesType
|
||||
expireTimer: DurationInSeconds | undefined;
|
||||
|
Reference in New Issue
Block a user