InputWebFileAudioAlbumThumbLocation

---types---
inputWebFileAudioAlbumThumbLocation#f46fe924 small:flags.2?true document:flags.0?InputDocument title:flags.1?string performer:flags.1?string = InputWebFileLocation

Belongs to

InputWebFileLocation

In Rust this constructor is a variant of the enums::InputWebFileLocation enum.
Match on it with: if let enums::InputWebFileLocation::InputWebFileAudioAlbumThumbLocation(v) = result { ... }

Parameters

smalltrueoptional
documentInputDocumentoptional
titlestringoptional
performerstringoptional

Used by

GetWebFile