Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/libsvn_ra_neon-1.so.0: undefined symbol: svn_compat_wrap_file_rev_handler" ). Look in the Trac log for more information.

v3_send_chat_message()

void v3_send_chat_message(char *message);

Arguments

Type Description
char *message A string containing the message to be sent to global chat.

Please note that the ventrilo protocol does not allow chatmessages larger than 255 characters.