1 This files describes API changes in /mod/chat/*,
2 information provided here is intended especially for developers.
6 * chat_refresh_events() Now takes two additional parameters to refine the update to a specific instance. This function
7 now optionally takes the module instance object or ID, and the course module object or ID. Please try to send the full
8 objects instead of the ids to save DB calls.
12 optional - no changes needed:
13 * previous references to icons c/user and c/group have been renamed to i/user and i/group.