Rapptz / discord.py

An API wrapper for Discord written in Python.
http://discordpy.rtfd.org/en/latest
MIT License
14.84k stars 3.76k forks source link

add Quarantined public_flags #9065

Closed thedtvn closed 1 year ago

thedtvn commented 1 year ago

Summary

Quarantined flags

What is the feature request for?

The core library

The Problem

nan

The Ideal Solution

checkout this https://discord-api-types.dev/api/discord-api-types-v10/enum/UserFlags#Quarantined

The Current Solution

add it :>

Additional Context

No response

dolfies commented 1 year ago

This is almost definitely not a public flag.

imvaskel commented 1 year ago

Discord has stated before that they do not intend on this being a "public" flag, so the library did not add it. See discord/discord-api-docs#5202.

thedtvn commented 1 year ago

ok