MadelineProto/old_docs/API_docs_v46/constructors/inputMessagesFilterPhotoVideoDocuments.md

636 B

title description
inputMessagesFilterPhotoVideoDocuments inputMessagesFilterPhotoVideoDocuments attributes, type and example

Constructor: inputMessagesFilterPhotoVideoDocuments

Back to constructors index

Attributes:

Name Type Required

Type: MessagesFilter

Example:

$inputMessagesFilterPhotoVideoDocuments = ['_' => 'inputMessagesFilterPhotoVideoDocuments', ];

Or, if you're into Lua:

inputMessagesFilterPhotoVideoDocuments={_='inputMessagesFilterPhotoVideoDocuments', }