Constructor: inputMediaStory
Forwarded story
Attributes:
Name | Type | Required | Description |
---|---|---|---|
peer | Username, chat ID, Update, Message or InputPeer | Optional | Peer where the story was posted |
id | int | Yes | Story ID |
Type: InputMedia
Example:
$inputMediaStory = ['_' => 'inputMediaStory', 'peer' => InputPeer, 'id' => int];