Add introspectable versions of purple_protocol_got_{account,user}_status
Review Request #1860 — Created Oct. 5, 2022 and submitted — Latest diff uploaded
Also a bit of minor cleanup to those docs.
Compiled, and launched with demo protocol, which calls
purple_protocol_got_user_status
and buddies had status messages.Nothing appears to call
purple_protocol_got_account_status
to test.