Defines a video
documentAttributeVideo#ef02ce6 flags:# round_message:flags.0?true supports_streaming:flags.1?true duration:int w:int h:int = DocumentAttribute;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
round_message | flags.0?true | Whether this is a round video |
supports_streaming | flags.1?true | Whether the video supports streaming |
duration | int | Duration in seconds |
w | int | Video width |
h | int | Video height |