Release v0.1.5
- Removed
DiscordIpc
methodget_valid path
- Its functionality has been transplanted into the
connect_ipc
method, which returns anErr
if it failed to connect to the socket, rather than panicking
- Its functionality has been transplanted into the
- Method
send
now accepts any type that implementsSerialize