forked from TeamInklings/Octobot
Octol1ttle
0bf61ecf39
This PR fixes an exception that would occur when deserialization of ScheduledEventData would be attempted. The exception is fixed by providing a constructor containing all properties and adding the `[JsonConstructor]` attribute. Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com> |
||
---|---|---|
.. | ||
GuildLoadedResponder.cs | ||
GuildMemberJoinedResponder.cs | ||
GuildMemberRolesUpdatedResponder.cs | ||
MessageDeletedResponder.cs | ||
MessageEditedResponder.cs | ||
MessageReceivedResponder.cs | ||
ScheduledEventCreatedResponder.cs | ||
ScheduledEventUpdatedResponder.cs |