Skip to content

Make setter of CustomId public in DiscordButtonComponent

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

Created by: JanBohunovsky

Summary

Makes the setter of CustomId property in DiscordButtonComponent public.

Details

This allows the component to be fully initialized using the initializer syntax. DiscordSelectComponent already has this change, so I just added it to this one as well.

Merge request reports

Loading