DiscordPHP icon indicating copy to clipboard operation
DiscordPHP copied to clipboard

Minor code cleanup

Open valzargaming opened this issue 2 years ago • 1 comments

Made some readability changes and moved the resolved/reject handling code into functions outside of the Deferred constructor, and used === instead of ==

valzargaming avatar Mar 25 '23 20:03 valzargaming

I think I fixed it now, should be good to test

valzargaming avatar Mar 25 '23 20:03 valzargaming