twilight-rs / twilight

Powerful, flexible, and scalable ecosystem of Rust libraries for the Discord API.
https://discord.gg/twilight-rs
ISC License
652 stars 130 forks source link

feat(model, http)!: Add support for super reaction types #2347

Closed suneettipirneni closed 1 month ago

suneettipirneni commented 3 months ago

Refs:

This PR renames the old ReactionType to EmojiReactionType as the concept of a reaction type now exists in the API.