disableContentTypeDetection property

bool? disableContentTypeDetection
getter/setter pair

Optional. Disables automatic server-side content type detection for files uploaded using multipart/form-data. Always True, if the document is sent as part of an album.

Implementation

bool? disableContentTypeDetection;