mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 22:45:12 +00:00
[ADD] Starting DMs XMPP->Matrix
This commit is contained in:
parent
ed712a9f28
commit
299f473a81
4 changed files with 108 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue