CRBT-Team / Purplet

A framework for quickly building Discord bots + more packages relating to the Discord API, with a primary goal on a rich developer experience.
https://purplet.js.org
Apache License 2.0
64 stars 1 forks source link

minor fix with select menus #77

Closed paperdave closed 2 years ago

paperdave commented 2 years ago

reported by @pharuxtan on discord

https://github.com/CRBT-Team/Purplet/blob/main/packages/purplet/src/hooks/component.ts#L157

the last thing that i catch is that the type SelectMenu is missing right here

this breaks some use cases of $selectMenuComponent