DocumentAttributeVideo¶
- class hydrogram.raw.types.DocumentAttributeVideo[source]¶
Defines a video
Constructor of
DocumentAttribute.- Details:
Layer:
181ID:
D38FF1C2
- Parameters:
duration (
float64-bit) – Duration in secondsw (
int32-bit) – Video widthh (
int32-bit) – Video heightround_message (
bool, optional) – Whether this is a round videosupports_streaming (
bool, optional) – Whether the video supports streamingnosound (
bool, optional) – Whether the specified document is a video file with no audio tracks (a GIF animation (even as MPEG4), for example)preload_prefix_size (
int32-bit, optional) – Number of bytes to preload when preloading videos (particularly video stories).