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_voice.html | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) (limited to 'docs/class_tg_bot_1_1_voice.html') diff --git a/docs/class_tg_bot_1_1_voice.html b/docs/class_tg_bot_1_1_voice.html index ea9736b..d8a8ef4 100644 --- a/docs/class_tg_bot_1_1_voice.html +++ b/docs/class_tg_bot_1_1_voice.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_voice.html','');});
+

This object represents a voice note. + More...

+

#include <Voice.h>

+ + + +

@@ -98,18 +101,22 @@ Public Types

Public Attributes

std::string file_id
 Unique identifier for this file. More...
 
int32_t duration
 Duration of the audio in seconds as defined by sender. More...
 
std::string mime_type
 Optional. MIME type of the file as defined by sender;. More...
 
int32_t file_size
 Optional. File size. More...
 

Detailed Description

This object represents a voice note.

-

Definition at line 17 of file Voice.h.

+

Definition at line 18 of file Voice.h.

Member Typedef Documentation

◆ Ptr

@@ -123,7 +130,7 @@ Public Attributes
-

Definition at line 19 of file Voice.h.

+

Definition at line 20 of file Voice.h.

@@ -139,9 +146,10 @@ Public Attributes
+

Duration of the audio in seconds as defined by sender.

-

Definition at line 29 of file Voice.h.

+

Definition at line 30 of file Voice.h.

@@ -156,9 +164,10 @@ Public Attributes
+

Unique identifier for this file.

-

Definition at line 24 of file Voice.h.

+

Definition at line 25 of file Voice.h.

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

Optional. File size.

-

Definition at line 39 of file Voice.h.

+

Optional. File size.

+ +

Definition at line 40 of file Voice.h.

@@ -190,9 +200,10 @@ Public Attributes
-

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

-

Definition at line 34 of file Voice.h.

+

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

+ +

Definition at line 35 of file Voice.h.

@@ -205,7 +216,7 @@ Public Attributes