Remora / Remora.Discord

A data-oriented C# Discord library, focused on high-performance concurrency and robust design.
GNU Lesser General Public License v3.0
243 stars 46 forks source link

Handle IPartial* correctly when updating slash commands #265

Closed MazeXP closed 1 year ago

MazeXP commented 1 year ago

With this PR it will allow to also use IPartial* inside of command parameters.

I've also took the opportunity to add tests for the ParameterShapeExtensions.