andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
496 stars 70 forks source link

chore: added select menu type #477

Closed beachasaurus-rex closed 2 years ago

beachasaurus-rex commented 2 years ago

Description

MessageComponentType of MessageComponentSelectMenu was missing, so I added it, considering SelectMenuOption already exists, this should hopefully eliminate confusion among users whether or not disgord actually supports select menus (it does).

Breaking Change?

no

Benchmarks

Checklist: