haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.VideoNote

Documentation

data VideoNote Source #

Constructors

VideoNote

Describes a video note. The video must be equal in width and height, cropped to a circle, and stored in MPEG4 format

Fields

Instances

Instances details
FromJSON VideoNote Source # 
Instance details

Defined in TD.Data.VideoNote

Show VideoNote Source # 
Instance details

Defined in TD.Data.VideoNote

Eq VideoNote Source # 
Instance details

Defined in TD.Data.VideoNote

ShortShow VideoNote Source # 
Instance details

Defined in TD.Data.VideoNote