mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
Add "displayed" and "highlight" arguments to callback for hook_print
This commit is contained in:
@@ -363,6 +363,8 @@ struct t_weechat_plugin
|
||||
time_t date,
|
||||
int tags_count,
|
||||
const char **tags,
|
||||
int displayed,
|
||||
int highlight,
|
||||
const char *prefix,
|
||||
const char *message),
|
||||
void *callback_data);
|
||||
|
||||
Reference in New Issue
Block a user