twilight-rs / twilight

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

Add validation for `max_age` and `max_uses` in `Client::create_invite` #705

Closed 7596ff closed 3 years ago

7596ff commented 3 years ago

https://github.com/discord/discord-api-docs/commit/ddca46a3cfb5536ab17bbfa1756d89769580d708

This is easier to do once #691 is merged and should target 0.4.

zeylahellyer commented 3 years ago

Closed via #757