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_note.html | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) (limited to 'docs/class_tg_bot_1_1_video_note.html') diff --git a/docs/class_tg_bot_1_1_video_note.html b/docs/class_tg_bot_1_1_video_note.html index 1abc513..bc630c6 100644 --- a/docs/class_tg_bot_1_1_video_note.html +++ b/docs/class_tg_bot_1_1_video_note.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_video_note.html','');
+

This object represents a video message (available in Telegram apps as of v.4.0). + More...

+

#include <VideoNote.h>

+ + + + +

@@ -98,20 +101,25 @@ Public Types

Public Attributes

std::string fileId
 Unique identifier for this file. More...
 
int32_t length
 Video width and 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...
 
int32_t fileSize
 Optional. File size. More...
 

Detailed Description

This object represents a video message (available in Telegram apps as of v.4.0).

-

Definition at line 37 of file VideoNote.h.

+

Definition at line 38 of file VideoNote.h.

Member Typedef Documentation

◆ Ptr

@@ -125,7 +133,7 @@ Public Attributes
-

Definition at line 40 of file VideoNote.h.

+

Definition at line 41 of file VideoNote.h.

@@ -141,9 +149,10 @@ Public Attributes
+

Duration of the video in seconds as defined by sender.

-

Definition at line 55 of file VideoNote.h.

+

Definition at line 56 of file VideoNote.h.

@@ -158,9 +167,10 @@ Public Attributes
+

Unique identifier for this file.

-

Definition at line 45 of file VideoNote.h.

+

Definition at line 46 of file VideoNote.h.

@@ -175,9 +185,10 @@ Public Attributes
-

Optional. File size.

-

Definition at line 65 of file VideoNote.h.

+

Optional. File size.

+ +

Definition at line 66 of file VideoNote.h.

@@ -192,9 +203,10 @@ Public Attributes
-

Video width and height as defined by sender.

-

Definition at line 50 of file VideoNote.h.

+

Video width and height as defined by sender.

+ +

Definition at line 51 of file VideoNote.h.

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

Optional. Video thumbnail.

-

Definition at line 60 of file VideoNote.h.

+

Optional. Video thumbnail.

+ +

Definition at line 61 of file VideoNote.h.

@@ -224,7 +237,7 @@ Public Attributes