Closed claucece closed 5 years ago
As seen here: https://github.com/otrv4/libotr-ng/blob/master/src/client.c#L256 Warnings should be treated in some way by the client.. should we send an error message, should we have return codes?
This should ensure all warnings are checked.
Added as a callback now :)
As seen here: https://github.com/otrv4/libotr-ng/blob/master/src/client.c#L256 Warnings should be treated in some way by the client.. should we send an error message, should we have return codes?