tgbot-cpp
Loading...
Searching...
No Matches
File.h File Reference

Go to the source code of this file.

Classes

class  TgBot::File
 This object represents a file ready to be downloaded. The file can be downloaded via Api::downloadFile or via the link https://api.telegram.org/file/bot<token>/<filePath>. It is guaranteed that the File::filePath will be valid for at least 1 hour. When the File::filePath expires, a new one can be requested by calling Api::getFile. More...
 

Namespaces

namespace  TgBot