## Constructor: inputStickeredMediaDocument ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |id|[InputDocument](../types/InputDocument.md) | Required| ### Type: [InputStickeredMedia](../types/InputStickeredMedia.md) ### Example: ``` $inputStickeredMediaDocument = ['id' => InputDocument, ]; ```