This object represents a voice note.
More...
#include <Voice.h>
This object represents a voice note.
Definition at line 18 of file Voice.h.
int32_t TgBot::Voice::duration |
Duration of the audio in seconds as defined by sender.
Definition at line 30 of file Voice.h.
std::string TgBot::Voice::file_id |
Unique identifier for this file.
Definition at line 25 of file Voice.h.
int32_t TgBot::Voice::file_size |
std::string TgBot::Voice::mime_type |
Optional. MIME type of the file as defined by sender;.
Definition at line 35 of file Voice.h.
The documentation for this class was generated from the following file: