8#ifndef TELEGRAMSENDDOCUMENT_H
9#define TELEGRAMSENDDOCUMENT_H
23 const QString &fileName,
24 const QByteArray& data,
28 const QFileInfo &file,
The TelegramSendDocument class sents document into chat.
The TelegramSendFile class Base clas for upload files to server.
const QMap< QString, QVariant > & args() const
args This method returns a current list of arguments
QHash< QString, QSharedPointer< QJsonObject > > ExtraJsonObjects
ExtraJsonObjects hash map of the extra objects of the message.
The TelegramArgs class is base structure for the all tellegram message arguments.