brainboxdotcc / DPP

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
https://dpp.dev/
Apache License 2.0
1.04k stars 158 forks source link

feat: Added is_guild_owner for dpp::guild_member #1109

Closed AA1999 closed 5 months ago

AA1999 commented 5 months ago

To check if said member is the guild owner.

Added a helper method so that checking if the member is the guild owner is easier.

Code change checklist

netlify[bot] commented 5 months ago

Deploy Preview for dpp-dev ready!

Name Link
Latest commit 3e0f960ef30d1dfa5d4fceb81ebb87d39d9b0721
Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/6607cf1c93a3bd00089424ef
Deploy Preview https://deploy-preview-1109--dpp-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Jaskowicz1 commented 5 months ago

Renamed this PR to correctly align with our conventions.