mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Add hint about future ProfMessage Id needs
This commit is contained in:
parent
0becb68341
commit
6218a53727
@ -144,6 +144,7 @@ typedef struct prof_message_t {
|
||||
char *originid;
|
||||
/* <replace id> XEP-0308 LMC */
|
||||
char *replace_id;
|
||||
/* for MAM we will need archive_id (also XEP-0359) (see database.c)
|
||||
/* The raw body from xmpp message, either plaintext or OTR encrypted text */
|
||||
char *body;
|
||||
/* The encrypted message as for PGP */
|
||||
|
Loading…
Reference in New Issue
Block a user