A Discord API Library for Gleam! 💫
0

Configure Feed

Select the types of activity you want to include in your feed.

update CHANGELOG

+4
+4
CHANGELOG.md
··· 1 + # v5.1.0 (18/02/2026) 2 + * Fix an off-by-one bug during the creation of shards (Filip Hoffmann) 3 + * Add gateway.get_shard_for_guild function to public API (Filip Hoffmann) 4 + 1 5 # v5.0.0 (17/02/2026) 2 6 * Remove deprecated use of `list.range` function (Filip Hoffmann) 3 7 * Add Radio Group component (Filip Hoffmann)