Show / Hide Table of Contents

Namespace TelegramBotApi.Types.Upload

Classes

InputMedia

Represents a photo or video to be sent

InputMediaAnimation

Represents an animation to be sent

InputMediaAudio

Represents an audio to be sent

InputMediaDocument

Represents a document to be sent

InputMediaPhoto

Represents a photo to be sent

InputMediaVideo

Represents a video to be sent

SendFile

A file to be sent by the bot. Usually one of SendFileId, SendFileUrl and SendFileMultipart

SendFileAttach

A file to send as attached multipart/form data

SendFileId

A file that has already been uploaded to telegram to be sent using a telegram file identifier

SendFileMultipart

Represents a file to be sent via multipart upload (a file that is present on your device)

SendFileUrl

Represents a file to be sent via URL

Enums

SendFileType

Type of file to send

Back to top Generated by DocFX