More docu
This commit is contained in:
+3
-2
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user