Browse Source
The decrypt method of the message class now returns a tuple of three elements instead of four: * message * keys * flags There is no more rating among the results, as the rating is now a property of the message -- and can be easily accessed as message.rating . Update examples and tests.lucasaiu/message-struct-change

9 changed files with 17 additions and 18 deletions
Loading…
Reference in new issue