serenity-rs / serenity

A Rust library for the Discord API.
https://discord.gg/serenity-rs
ISC License
4.76k stars 581 forks source link

Add missing TeamMember::role #2861

Closed GnomedDev closed 5 months ago

GnomedDev commented 5 months ago

Tested locally with my team, deserialised owner as Admin with owner_user_id set to themselves which is a curious way of doing things. Closes #2859.