TinkerStorm / interaction-prototypes

A Discord interaction prototype preparing to lay the foundations of a game service.
https://discord.gg/z5DPVHNBuw
GNU General Public License v3.0
2 stars 0 forks source link

fix: Setup should be ephemeral #7

Closed sudojunior closed 2 years ago

sudojunior commented 2 years ago

Minor fix, content needs to be included with the message payload. Instead of implying it as a string argument case.

slash-create method docs

https://github.com/TinkerStorm/interaction-prototypes/blob/232ff467bb4ad6c4a11c45c3db7bfeca2437182f/src/commands/setup.ts#L79