What's Changed
- GH-478 Add description support for programmatic API. Fix type resolving by @huanmeng-qwq in #478
- GH-483 Respect JDA choices limit. by @Rollczi in #483
- dependency: Update dependency net.dv8tion:JDA to v5.2.1 by @renovate in #479
- dependency: Update dependency shadow and jpenilla run plugins for examples by @Rollczi in #481
Update dependencies
implementation("dev.rollczi:{artifact}:3.9.1")
<dependency>
<groupId>dev.rollczi</groupId>
<artifactId>{artifact}</artifactId>
<version>3.9.1</version>
</dependency>
{artifact}
with platform artifact
Full Changelog: v3.9.0...v3.9.1