17 #include "history.hpp"
18 #include "apiquery.hpp"
19 #include "wikiuser.hpp"
49 void Fail(QString reason);
Message(WikiUser *target, QString Message, QString Summary)
WikiUser * user
User to deliver a message to.
QString token
Token that is needed in order to write to page.
void Fail(QString reason)
This is similar to query, just it's more simple, you can use it to deliver messages to users...
Query * Dependency
If this dependency is not a NULL then a message is sent after it is Processed (see Query::Processed()...
QString text
Text of message that will be appended to talk page.
bool Finished()
Returns true in case that message was sent.
void Send()
Send a message to user.
This class can be used to execute any kind of api query on any wiki.
bool Section
If edit will be created in new section.
Query base class for all http queries executed by huggle.