[][src]Module tbot::types::input_file

Types representing uploadable media.

Structs

Animation

Represents an animation to be sent.

Audio

Represents an audio to be sent.

ChatPhoto

Represents a chat photo to be set.

Document

Represents a document to be sent.

Photo

Represents a photo to be sent.

PngSticker

Represents a PNG sticker to be uploaded in a sticker set.

Sticker

Represents a sticker to be sent.

StickerSetThumb

Represents a sticker set thumb to be sent.

TgsSticker

Represents a TGS sticker to be uploaded in a sticker set.

Thumb

Represents a thumb to be sent.

Video

Represents a video to be sent.

VideoNote

Represents a video note to be sent.

Voice

Represents a voice to be sent.

Enums

EditableMedia

Represents media that can be used to edit a message.

GroupMedia

Represents a media that can be sent in a group (aka albums).

StickerForStickerSet

Represents a sticker that can be added to a sticker set.