8#ifndef TELEGRAMSENDLOCATION_H
9#define TELEGRAMSENDLOCATION_H
The TelegramSendLocation class sents location data into chat.
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.