8#ifndef TELEGRAMSENDMSG_H
9#define TELEGRAMSENDMSG_H
The TelegramSendMsg class This method send a message to the server.
The TelegramSingleRquest class Is base class for all single requests commands with arguments.
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.