cant get purple_conv_im_send to work
Sean Egan
seanegan at gmail.com
Tue Mar 25 17:30:07 EDT 2008
2008/3/25 Dipankar Sarkar <dipankarsarkar at gmail.com>:
> What happens is that the message starts to repeat itself and floods my user
> (tested it on jabber), i have been unable to get it to work.
> Can someone point to some documentation that can explain what is happening
> .... i really wanna understand this better
write_conv is called whenever anything is written to the conversation,
including messages you send yourself. You may be better off connecting
to received_im_msg and calling serv_send_im
More information about the Devel
mailing list