v3.8.0 #2442
quinchs
announced in
Announcements
v3.8.0
#2442
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[3.8.0] - 2022-08-27
Upgrade Path
This version changes the method signature of every
Get*ApplicationCommandsAsync
method to feature two new parameters (withLocalizations
,locale
), see commit 39bbd29.Additionally, the method signature of every
Send*
method ofIRestClient
now accepts a newrequestHeaders
parameter, custom implementations ofIRestClient
need to be updated.Thanks to the following contributers for this release
Added
RespondWithModalAsync<IModal>()
without prior IModal declaration (500e7b4)ILocalizationManager
to IF (39bbd29)Fixed
Misc
DontAutoRegisterAttribute
#2430 Add a note about DontAutoRegisterAttribute (917118d)RequiredInput
attribute #2348 AddedRequiredInput
attribute to example in int.framework intro (ee6e0ad)IgnoreGroupNames
to IF docs (cf25acd)This discussion was created from the release v3.8.0.
Beta Was this translation helpful? Give feedback.
All reactions