diff --git a/discord/enums.py b/discord/enums.py index 172f736a9..0f1d02695 100644 --- a/discord/enums.py +++ b/discord/enums.py @@ -75,6 +75,8 @@ __all__ = ( 'EntitlementType', 'EntitlementOwnerType', 'PollLayoutType', + 'InviteType', + 'ReactionType', 'VoiceChannelEffectAnimationType', 'SubscriptionStatus', 'MessageReferenceType',