Better matching against return types so we're not throwing away errors This just entails swapping the if let for a match statement * db-lib::Message::send has more updated docs on what variants of Response it returns * api::messages::send_message has better error logging now and more relevant comments |
||
|---|---|---|
| .. | ||
| channels.rs | ||
| common.rs | ||
| invites.rs | ||
| lib.rs | ||
| member.rs | ||
| messages.rs | ||