haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.InputPaidMediaType

Synopsis

Documentation

data InputPaidMediaType Source #

Describes type of paid media to sent

Constructors

InputPaidMediaTypePhoto

The media is a photo. The photo must be at most 10 MB in size. The photo's width and height must not exceed 10000 in total. Width and height ratio must be at most 20

InputPaidMediaTypeVideo

The media is a video

Fields