disableContentTypeDetection

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

Parameters

disableContentTypeDetection

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