Skip to content

Add internal constructors to prevent pointless initializations

Mateusz Brawański requested to merge github/fork/armaa/master into master

Created by: armaa

Just like with the DiscordRole i PR'd earlier, being able to be initialized as a new object and making it useless, i checked the rest of the classes and i found more of it.. I am not sure about DiscordWebhook class and PropertyChange<T> in the DiscordAuditLogObjects class if they need it or not and i might have missed some too, so i would really like this to be double checked, just to be sure its all good

Merge request reports

Loading