Add missing InviteType and ReactionType exports

This commit is contained in:
Levi Pesin
2025-09-28 12:32:52 -04:00
committed by GitHub
parent a2a00ae8af
commit 6ad5541573
+2
View File
@@ -75,6 +75,8 @@ __all__ = (
'EntitlementType', 'EntitlementType',
'EntitlementOwnerType', 'EntitlementOwnerType',
'PollLayoutType', 'PollLayoutType',
'InviteType',
'ReactionType',
'VoiceChannelEffectAnimationType', 'VoiceChannelEffectAnimationType',
'SubscriptionStatus', 'SubscriptionStatus',
'MessageReferenceType', 'MessageReferenceType',