#include <mw_message.h>
Data Fields | |
mwMessage | head |
gboolean | sender_present |
indicates presence of sender data | |
mwLoginInfo | sender |
who sent the announcement | |
guint16 | unknown_a |
unknown A | |
gboolean | may_reply |
replies allowed | |
char * | text |
text of message | |
GList * | recipients |
list of (char *) indicating recipients. |
|
|
|
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 |