TelegramMediaDocument
@Serializable
Represents a general file to be sent. See https://core.telegram.org/bots/api#inputmediadocument
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.
See also
Properties
Link copied to clipboard
@SerialName(value = "disable_content_type_detection")
Link copied to clipboard
Link copied to clipboard
Full list of TextSources