mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 04:46:37 +02:00
Add "displayed" and "highlight" arguments to callback for hook_print
This commit is contained in:
@@ -143,6 +143,8 @@ extern struct t_hook *script_api_hook_print (struct t_weechat_plugin *weechat_pl
|
||||
time_t date,
|
||||
int tags_count,
|
||||
const char **tags,
|
||||
int displayed,
|
||||
int highlight,
|
||||
const char *prefix,
|
||||
const char *message),
|
||||
const char *function);
|
||||
|
||||
Reference in New Issue
Block a user