Add the conversation as a parameter to PurpleProtocolChat->send
Review Request #2596 — Created Sept. 1, 2023 and submitted — Latest diff uploaded
This is an incremental update so that all of the implemenations can start moving in this direction. Eventually this be something like PurpleProtocol->send_message or something which will be used for both ims and chats.
Joined an XMPP muc and sent some messages.