discordrb
discordrb copied to clipboard
feat: add support for filters on channel type of channel selector
Summary
This feature allows filtering the possible channel types when using the "channel_select" method.
| Before (display all) | After (display text & voice channel) |
|---|---|
Changed
- Add new parameter channel_types in
channel_selectmethod - Include channel_types parameter in example