rusty-interaction icon indicating copy to clipboard operation
rusty-interaction copied to clipboard

Handle Discord Interactions as outgoing webhooks

Results 3 rusty-interaction issues
Sort by recently updated
recently updated
newest added

Adds support for the new [modal interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal)

enhancement

I've been working on utilizing this package in a new project of mine. However, I've hit a bit of a road bump trying to access the resolved data of an...

Mentioning "0" would mean cargo would pick the latest dependency which is versioned "0.*" which would include versions incompatible with the one that this crate was written with and may...