Hi,
If I want to see all the listed events that prosody offers, where should I check it? I haven’t found all those events.
prosody events here some basic events are listed, but I want all the much events. For example,
muc-occupant-joined
muc-occupant-left
muc-room-destroyed
How to know these events exist and I can hook them in plugin-module, so is there any doc for all possible prosody events specially muc rooms?
Please help.