From c8d40dccabaaa406faed6c0797a92bac811c9d0f Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Tue, 5 Jun 2018 19:07:27 +0300 Subject: Update docs --- docs/class_tg_bot_1_1_video.html | 47 +++++++++++++++++++++++++++------------- 1 file changed, 32 insertions(+), 15 deletions(-) (limited to 'docs/class_tg_bot_1_1_video.html') diff --git a/docs/class_tg_bot_1_1_video.html b/docs/class_tg_bot_1_1_video.html index 8bdea42..68ad020 100644 --- a/docs/class_tg_bot_1_1_video.html +++ b/docs/class_tg_bot_1_1_video.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video.html','');});
+

This object represents a video file. + More...

+

#include <Video.h>

+ + + + + + +

@@ -98,24 +101,31 @@ Public Types

Public Attributes

std::string fileId
 Unique identifier for this file. More...
 
int32_t width
 Video width as defined by sender. More...
 
int32_t height
 Video height as defined by sender. More...
 
int32_t duration
 Duration of the video in seconds as defined by sender. More...
 
PhotoSize::Ptr thumb
 Optional. Video thumbnail. More...
 
std::string mimeType
 Optional. Mime type of a file as defined by sender. More...
 
int32_t fileSize
 Optional. File size. More...
 

Detailed Description

This object represents a video file.

-

Definition at line 37 of file Video.h.

+

Definition at line 38 of file Video.h.

Member Typedef Documentation

◆ Ptr

@@ -129,7 +139,7 @@ Public Attributes
-

Definition at line 40 of file Video.h.

+

Definition at line 41 of file Video.h.

@@ -145,9 +155,10 @@ Public Attributes
+

Duration of the video in seconds as defined by sender.

-

Definition at line 60 of file Video.h.

+

Definition at line 61 of file Video.h.

@@ -162,9 +173,10 @@ Public Attributes
+

Unique identifier for this file.

-

Definition at line 45 of file Video.h.

+

Definition at line 46 of file Video.h.

@@ -179,9 +191,10 @@ Public Attributes
-

Optional. File size.

-

Definition at line 75 of file Video.h.

+

Optional. File size.

+ +

Definition at line 76 of file Video.h.

@@ -196,9 +209,10 @@ Public Attributes
-

Video height as defined by sender.

-

Definition at line 55 of file Video.h.

+

Video height as defined by sender.

+ +

Definition at line 56 of file Video.h.

@@ -213,9 +227,10 @@ Public Attributes
-

Optional. Mime type of a file as defined by sender

-

Definition at line 70 of file Video.h.

+

Optional. Mime type of a file as defined by sender.

+ +

Definition at line 71 of file Video.h.

@@ -230,9 +245,10 @@ Public Attributes
-

Optional. Video thumbnail.

-

Definition at line 65 of file Video.h.

+

Optional. Video thumbnail.

+ +

Definition at line 66 of file Video.h.

@@ -247,9 +263,10 @@ Public Attributes
-

Video width as defined by sender.

-

Definition at line 50 of file Video.h.

+

Video width as defined by sender.

+ +

Definition at line 51 of file Video.h.

@@ -262,7 +279,7 @@ Public Attributes