v3.10.0 #2640
quinchs
announced in
Announcements
v3.10.0
#2640
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[3.10.0] - 2023-3-17
This release adds AutoMod support, support for webhooks in forums, text-in-stage support, and much more. Notably, this release also fixes issues with voice related to the changes to Discords voice API.
Added
SendFileAsync
toUserExtensions
(25cfb88)ClientDisconnect
event for audio client. (4cad546)OwnerId
toIThreadChannel
andRestThreadChannel
ActiveDeveloper
toUserProperies
TreatAsRegex
propertyRemoveModulesFromGuildAsync
(7acbcfd)RespondWithModal()
which accepts anIModal
instance as template (e7bda0f)GetCurrentUser
method & missing current user API methods #2574 AddedGetCurrentUser
method toDiscordRestClient
(e3da96f)GetCurrentUser
method & missing current user API methods #2574 AddedGetCurrentUserGuildMemberAsync
method toDiscordRestClient
andRestGuild
(e3da96f)GetCurrentUser
method & missing current user API methods #2574 AddedGuildFeatures
property toIUserGuild
(e3da96f)Thread
property toRestMessage
#2575 AddedThread
property toRestMessage
(91e2084)Thread
property of a message #2579 AddedThread
property toIUserMessage
(0998285)IIntegrationChannel
& create webhooks in forums #2582 AddedIIntegrationChannel
(75f3c91)IIntegrationChannel
& create webhooks in forums #2582 Added support for creating webhooks in forums (75f3c91)FollowAnnouncementChannelAsync
toINewsChannel
(bb056df)AddModalCommand
toModalBuilder
with option to specify callback (50e0e59)GuildFeatures
toGuildProperties
(177df2c)DiscordWebhookClient
#2603 Added support for creating forum posts withDiscordWebhookClient
(e69e27a)IVoiceChannel
properties (76bb901)Fixed
GetActiveThreadsAsync
& add it toITextChannel
#2526 FixedGetActiveThreadsAsync
& add it toITextChannel
(bd2f719)reason
not being included in audit logs when callingAddBanAsync
andBanAsync
(e71faf7)CreatePost
methods ofIForumChannel
not creating posts with tags #2541 FixedCreatePost
methods forIForumChannel
(a53f1df)NullReferenceException
caused by Options being undefined. (02d3ce6)customId
template generator to escape regex metachars used in … (1602437)GetEventCoverImageUrl
(0af835a)message
beingnull
#2606 Fixed AutoMod action executed event message being null (7b321af)Misc
DateTime
Boilerplate fromLogMessage
(14b2901)Add/RemoveRolesAsync
methods #2614 OptimizeAdd/RemoveRolesAsync
methods (11481a1)This discussion was created from the release v3.10.0.
Beta Was this translation helpful? Give feedback.
All reactions