This repository has been archived on 2024-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
OctobotStealth/src/Responders
Octol1ttle e0232f6008
Merge some sequential 'if' statements (#284)
i thought there would be a lot of statements that could be merged, but
these are only ones I could find, apparently

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2024-03-21 21:31:17 +05:00
..
GuildLoadedResponder.cs Merge some sequential 'if' statements (#284) 2024-03-21 21:31:17 +05:00
GuildMemberJoinedResponder.cs Use Result.Success property instead of Result.FromSuccess() (#283) 2024-03-21 20:55:34 +05:00
GuildMemberLeftResponder.cs Use Result.Success property instead of Result.FromSuccess() (#283) 2024-03-21 20:55:34 +05:00
GuildUnloadedResponder.cs Use Result.Success property instead of Result.FromSuccess() (#283) 2024-03-21 20:55:34 +05:00
MessageDeletedResponder.cs Use Result.Success property instead of Result.FromSuccess() (#283) 2024-03-21 20:55:34 +05:00
MessageEditedResponder.cs Merge some sequential 'if' statements (#284) 2024-03-21 21:31:17 +05:00
MessageReceivedResponder.cs Use Result.Success property instead of Result.FromSuccess() (#283) 2024-03-21 20:55:34 +05:00