new Story(client, params)
Snapchat Story
Parameters:
Name | Type | Description |
---|---|---|
client |
Snapchat | |
params |
Object |
- Source:
Members
-
suggestedFilename
-
The underlying data for the image or video.
- Source:
Properties:
Type Description string
Methods
-
load()
-
Loads the blob for the story. If successful, the blob property of the original Story object will contain the story's blob data.
- Source:
-
loadThumbnail()
-
Loads the blob for the story thumbnail. If successful, the thumbnailBlob property of the original Story object will contain the story's thumbnail blob data.
- Source: