discord-rpc-client/src/models
Patrick Auernig 95d748f211 Model restructuring
* Remove old Command payload and replace with generic one.
* Move Rich Presence model back to src/models.
* Add Subscription command, Ready event and Error event models.
* Add subscribe method to client and implement simple error detection.
2018-04-06 02:28:14 +02:00
..
commands.rs Model restructuring 2018-04-06 02:28:14 +02:00
events.rs Model restructuring 2018-04-06 02:28:14 +02:00
message.rs Model restructuring 2018-04-06 02:28:14 +02:00
mod.rs Model restructuring 2018-04-06 02:28:14 +02:00
payload.rs Model restructuring 2018-04-06 02:28:14 +02:00
rich_presence.rs Model restructuring 2018-04-06 02:28:14 +02:00
shared.rs Model restructuring 2018-04-06 02:28:14 +02:00