Files
Discord.Net/src/Discord.Net.Core/Utils
Chris Johnston 9e9a11d4b0 Fix swapped parameters in ArgumentException, ArgumentNullException cstrs (#1139)
* Fix swapped parameters in ArgumentException and ArgumentNullException cstrs

The constructors of ArgumentException and ArgumentNullException are inconsistent with each other, which results in their parameters being swapped here and there.

* Use named parameters for ArgumentException constructors

Cleans up some of the methods of EmbedBuilder to use simpler syntax as well
2018-09-06 22:08:45 -04:00
..
2018-01-10 21:31:43 -05:00
2017-11-05 22:05:19 -05:00
2017-03-02 06:55:09 -04:00