Skip to content

Breaking changes time!~ (WithComponents -> AddComponents)

Created by: VelvetThePanda

Summary

A handful of people were complaining about naming conventions regarding .WithComponents, and now it's .AddComponents, to be a bit more explicit.

Details

  • Changed .WithComponents to .AddComponents to all applicable builders
  • Removed the internal constructor of DiscordActionRowComponent (people complained about this too).
  • Added ActionRow overloads to all applicable builders.

Notes

Community bad x4

Merge request reports

Loading