Constructor: inputFileStoryDocument
Used to edit the thumbnail/static preview of a story, see here » for more info on the full flow.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | MessageMedia, Message, Update or InputDocument | Optional | The old story video. |
Type: InputFile
Example:
$inputFileStoryDocument = ['_' => 'inputFileStoryDocument', 'id' => InputDocument];