You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix!: refactor modal components handling in DiscordInteractionData
Renamed ComponentsInternal to ModalComponentsInternal and updated ModalComponents to use the new internal property. Removed the deprecated Components property and its related logic for clarity and maintainability. Also removed an unused using directive in DiscordFileUploadComponent.cs.
0 commit comments