github bwmarrin/discordgo v0.27.0
DiscordGo v0.27.0

latest releases: v0.28.1, v0.28.0, v0.24.2...
16 months ago

What's Changed

Notices / Breaking changes

  • All REST methods of the Session now have options ...RequestOption at the end of the parameter list #1299

New features

  • Forum channels #1246
  • Regex automod trigger #1275
  • Automod allow list and mentions #1305
  • Auto populated select menus #1269
  • Role connections #1295
  • Audit Log Reason, HTTP context, accepted locale and per-request options #1299

Other changes

  • Add missing fields to GuildParams struct #1255
  • Add missing fields to Ready #1227
  • Add UpdateWatchStatus function #1291
  • Fix incorrect call of State.Role in ApplicationCommandInteractionDataOption.RoleValue #1237
  • Fix type of GuildScheduledEvent* enum values #1254
  • Fix form file field name format in MultipartBodyWithJSON #1256
  • Add Files and Attachments to MessageEdit #1253
  • Overwrite entire emoji list on GuildEmojiUpdate #1261
  • Remove omitempty in MessageEmbedField #1262
  • Continue to next packet if received broken packet in voice #1260
  • Add support for emojis with longer ids in EmojiRegex #1274
  • Fix the problem of reconnecting when moved to another VC #1271
  • Add Resolved to MessageComponentInteractionData MessageComponentInteractionDataResolved struct #1302
  • Add BeforeMember to GuildMemberUpdate event #1304
  • Add ClientStatus to Presence #1303
  • Add Forum settings to Channel struct #1306
  • Add NSFW field to ApplicationCommand #1310
  • Add size parameters for Guild.IconURL, GuildPreview.IconURL and Guild.BannerURL #1301

Special thanks

Full Changelog: v0.26.1...v0.27.0

Don't miss a new discordgo release

NewReleases is sending notifications on new releases.