Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
model: Implement DmRecipientListConverter toJson method.
DmRecipientListConverter toJson was unimplemented, and just returned the list of DMRecipient objects. This changes it to return JSON representing the DMRecipients, which allows a DMMessage to be serialized and deserialized.
- Loading branch information