diff --git a/discord/enums.py b/discord/enums.py index 0e66fb95..47dce905 100644 --- a/discord/enums.py +++ b/discord/enums.py @@ -55,6 +55,7 @@ __all__ = ( "InteractionType", "InteractionResponseType", "NSFWLevel", + "ProtocolUrl" )