MadelineProto/old_docs/API_docs_v62/constructors/inputMessagesFilterChatPhotos.md

573 B

title description
inputMessagesFilterChatPhotos inputMessagesFilterChatPhotos attributes, type and example

Constructor: inputMessagesFilterChatPhotos

Back to constructors index

Attributes:

Name Type Required

Type: MessagesFilter

Example:

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

Or, if you're into Lua:

inputMessagesFilterChatPhotos={_='inputMessagesFilterChatPhotos', }