1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00

Add hint about future ProfMessage Id needs

This commit is contained in:
Michael Vetter 2020-04-06 21:17:42 +02:00
parent 0becb68341
commit 6218a53727

View File

@ -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 */