[ADD] Starting DMs XMPP->Matrix

This commit is contained in:
LDA 2024-07-16 20:39:44 +02:00
commit 299f473a81
4 changed files with 108 additions and 5 deletions

View file

@ -57,6 +57,8 @@ extern void ASSetPL(const ParseeConfig *conf, char *id, HashMap *m);
* returns it's ID if it exists. */
extern char * ASCreateRoom(const ParseeConfig *c, char *by, char *alias);
extern char * ASCreateDM(const ParseeConfig *c, char *by, char *with);
/** Sets the user's global display{name]
* --------
* Returns: NOTHING