Add missing InviteType and ReactionType exports

This commit is contained in:
Levi Pesin
2025-09-28 12:56:25 -04:00
committed by Rapptz
parent 3d51bc328f
commit 65d44edf56
+2
View File
@@ -75,6 +75,8 @@ __all__ = (
'EntitlementType', 'EntitlementType',
'EntitlementOwnerType', 'EntitlementOwnerType',
'PollLayoutType', 'PollLayoutType',
'InviteType',
'ReactionType',
'VoiceChannelEffectAnimationType', 'VoiceChannelEffectAnimationType',
'SubscriptionStatus', 'SubscriptionStatus',
'MessageReferenceType', 'MessageReferenceType',