discordrb icon indicating copy to clipboard operation
discordrb copied to clipboard

feat: add support for filters on channel type of channel selector

Open idrista opened this issue 2 years ago • 0 comments

Summary

This feature allows filtering the possible channel types when using the "channel_select" method.

Before (display all) After (display text & voice channel)
image image

Changed

  • Add new parameter channel_types in channel_select method
  • Include channel_types parameter in example

idrista avatar Oct 18 '23 13:10 idrista