shardlab / discordrb

Discord API for Ruby
MIT License
536 stars 98 forks source link

Support forum and voice stage creation #270

Open Droid00000 opened 2 months ago

Droid00000 commented 2 months ago

Summary

Support the creation of voice stage channels and forum channels.

Added

Makes the channel types of (15) GUILD_FORUM and (13) VOICE_STAGE valid parameters when specifying a channel type.

195

43