9#ifndef TELEGRAMSENDPHOTO_H
10#define TELEGRAMSENDPHOTO_H
23 const QString &fileName,
24 const QByteArray& data,
29 const QFileInfo &file,
The TelegramSendFile class Base clas for upload files to server.
The TelegramSendPhoto class using to sending photos on chat.
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.