More docu

This commit is contained in:
Hauke Zühl
2016-05-03 09:50:07 +02:00
parent e62f0f1f03
commit de94dadc0d
147 changed files with 527 additions and 501 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
#include "Telegram/Message.h"
// Generic constructor
// @TODO: Make this an "init"-Method and call it from the constructor
/**
* Generic constructor
*/
Telegram::Message::Message(void) {
this->init();