#include <mw_message.h>
Data Fields | |
| mwMessage | head |
| gboolean | may_reply |
| replies allowed | |
| GList * | recipients |
| list of (char *) indicating recipients. | |
| mwLoginInfo | sender |
| who sent the announcement | |
| gboolean | sender_present |
| indicates presence of sender data | |
| char * | text |
| text of message | |
| guint16 | unknown_a |
| unknown A. | |
|
|
|
|
|
replies allowed
|
|
|
list of (char *) indicating recipients. Recipient users are in the format "@U username" and recipient NAB groups are in the format "@G groupname" |
|
|
who sent the announcement
|
|
|
indicates presence of sender data
|
|
|
text of message
|
|
|
unknown A. Usually 0x00 |
1.4.6