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_audio.html | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) (limited to 'docs/class_tg_bot_1_1_audio.html') diff --git a/docs/class_tg_bot_1_1_audio.html b/docs/class_tg_bot_1_1_audio.html index c7a03e9..d187ccc 100644 --- a/docs/class_tg_bot_1_1_audio.html +++ b/docs/class_tg_bot_1_1_audio.html @@ -88,6 +88,9 @@ $(document).ready(function(){initNavTree('class_tg_bot_1_1_audio.html','');});
+

This object represents an audio file (voice note). + More...

+

#include <Audio.h>

+ + + + + +

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

Public Attributes

std::string fileId
 Unique identifier for this file. More...
 
int32_t duration
 Duration of the audio in seconds as defined by sender. More...
 
std::string performer
 Optional. Performer of the audio as defined by sender or by audio tags. More...
 
std::string title
 Optional. Title of the audio as defined by sender or by audio tags. More...
 
std::string mimeType
 Optional. MIME type of the file as defined by sender. More...
 
int32_t fileSize
 Optional. File size. More...
 

Detailed Description

This object represents an audio file (voice note).

-

Definition at line 35 of file Audio.h.

+

Definition at line 36 of file Audio.h.

Member Typedef Documentation

◆ Ptr

@@ -127,7 +136,7 @@ Public Attributes
-

Definition at line 38 of file Audio.h.

+

Definition at line 39 of file Audio.h.

@@ -143,9 +152,10 @@ Public Attributes
+

Duration of the audio in seconds as defined by sender.

-

Definition at line 48 of file Audio.h.

+

Definition at line 49 of file Audio.h.

@@ -160,9 +170,10 @@ Public Attributes
+

Unique identifier for this file.

-

Definition at line 43 of file Audio.h.

+

Definition at line 44 of file Audio.h.

@@ -177,9 +188,10 @@ Public Attributes
-

Optional. File size.

-

Definition at line 70 of file Audio.h.

+

Optional. File size.

+ +

Definition at line 71 of file Audio.h.

@@ -194,9 +206,10 @@ Public Attributes
+

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

-

Definition at line 65 of file Audio.h.

+

Definition at line 66 of file Audio.h.

@@ -211,9 +224,10 @@ Public Attributes
-

Optional. Performer of the audio as defined by sender or by audio tags

-

Definition at line 54 of file Audio.h.

+

Optional. Performer of the audio as defined by sender or by audio tags.

+ +

Definition at line 55 of file Audio.h.

@@ -228,9 +242,10 @@ Public Attributes
-

Optional. Title of the audio as defined by sender or by audio tags

-

Definition at line 60 of file Audio.h.

+

Optional. Title of the audio as defined by sender or by audio tags.

+ +

Definition at line 61 of file Audio.h.

@@ -243,7 +258,7 @@ Public Attributes