26 #ifndef _PURPLE_SERVER_H_
27 #define _PURPLE_SERVER_H_
100 void serv_chat_whisper(
PurpleConnection *,
int,
const char *,
const char *);
103 void serv_got_alias(
PurpleConnection *gc,
const char *who,
const char *alias);
168 const char *who,
const char *message,
180 int id,
const char *name);
212 void serv_send_file(
PurpleConnection *gc,
const char *who,
const char *file);