Class AnimationType.

see
package Default

 Properties

 

Duration of the video in seconds as defined by sender.

$duration : integer

Default

 

Unique file identifier.

$fileId : string

Default

 

Optional. Original animation filename as defined by sender.

$fileName : string | null

Default

 

Optional. File size.

$fileSize : integer | null

Default

 

Unique identifier for this file, which is supposed to be the same over time and for different bots.

$fileUniqueId : string

Default

Can't be used to download or reuse the file.

 

Video height as defined by sender.

$height : integer

Default

 

Optional. MIME type of the file as defined by sender.

$mimeType : string | null

Default

 

Animation thumbnail as defined by sender.

$thumb : \TgBotApi\BotApiBase\Type\PhotoSizeType

Default

 

Video width as defined by sender.

$width : integer

Default