From d90c47f28761b7535dcdced0212c22b6a25d3b1d Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 15 Apr 2016 22:24:50 +0100 Subject: Plugins: Added more muc hooks --- src/plugins/profapi.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/plugins/profapi.h') diff --git a/src/plugins/profapi.h b/src/plugins/profapi.h index 043a1548..7d0ed6e5 100644 --- a/src/plugins/profapi.h +++ b/src/plugins/profapi.h @@ -59,6 +59,8 @@ void (*prof_send_line)(char *line); char* (*prof_get_current_recipient)(void); char* (*prof_get_current_muc)(void); int (*prof_current_win_is_console)(void); +char* (*prof_get_current_nick)(void); +char** (*prof_get_current_occupants)(void); void (*prof_log_debug)(const char *message); void (*prof_log_info)(const char *message); -- cgit 1.4.1-2-gfad0