disableContentTypeDetection

@SerialName(value = "disable_content_type_detection")
val disableContentTypeDetection: Boolean? = null(source)

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.

type: Boolean