@@ -29,6 +29,8 @@ void otr_init(void);
void otr_on_connect(ProfAccount *account);
void otr_keygen(ProfAccount *account);
gboolean otr_key_loaded(void);
char * otr_get_fingerprint(void);
char * otr_encrypt_message(const char * const to, const char * const message);
The note is not visible to the blocked user.