Idris TAKERBOUST
Idris TAKERBOUST
# Summary This feature allows filtering the possible channel types when using the "channel_select" method. | Before (display all) | After (display text & voice channel) | |----------|----------| | ...
# Update documentation link in README.md [](https://rubygems.org/gems/discordrb) [](https://drb.shardlab.dev/v3.4.0/) Gem version is 3.5.0 but docs link is 3.4.0 Thanks to the community on the Discord, I discovered why certain classes...
## Support secret lookup for `key_data` ### What’s changed? - `key_data` can now be a **string** to reference a secret, just like `registry.username` and `registry.password`. - To avoid breaking changes,...