EthanThatOneKid / discord_app

Define and serve Discord application commands.
MIT License
4 stars 1 forks source link

Support `MessageComponent` interaction type #8

Open EthanThatOneKid opened 5 months ago

EthanThatOneKid commented 5 months ago

https://discord.com/developers/docs/interactions/message-components#interaction-object-message-interaction-structure

EthanThatOneKid commented 5 months ago

Create a helper type that infers the interaction handler parameters of a Discord message component definition.