aboutsummaryrefslogtreecommitdiff
path: root/tests/resources/guild_some_application_id.json
Commit message (Collapse)AuthorAgeFilesLines
* Fix deserialization of `Guild::application_id`Zeyla Hellyer2017-12-151-0/+1
Fix the deserialization of the `Guild::application_id` structfield. Additionally, create a new ID type for it. A test has been added for this.