47 #define MR_TEXT1_DRAFT 1 48 #define MR_TEXT1_USERNAME 2 49 #define MR_TEXT1_SELF 3 58 #define MR_SUMMARY_CHARACTERS 160
char * m_text2
The meaning of this string is defined by the creator of the object.
Definition: mrlot.h:41
int m_state
The meaning of this value is defined by the creator of the object.
Definition: mrlot.h:43
int m_text1_meaning
The meaning of this value is defined by the creator of the object.
Definition: mrlot.h:39
An object representing a single message in memory.
Definition: mrmsg.h:40
An object containing a set of values.
Definition: mrlot.h:36
void mrlot_unref(mrlot_t *set)
Frees an object containing a set of parameters.
Definition: mrlot.c:55
time_t m_timestamp
The meaning of this value is defined by the creator of the object.
Definition: mrlot.h:42
char * m_text1
The meaning of this string is defined by the creator of the object.
Definition: mrlot.h:40
An object representing a single chat in memory.
Definition: mrchat.h:39