Fix MessageReferenceType not being public

This commit is contained in:
z03h 2024-10-12 15:48:22 -07:00 committed by GitHub
parent b207c8a1ac
commit 20875646a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,6 +76,7 @@ __all__ = (
'PollLayoutType',
'VoiceChannelEffectAnimationType',
'SubscriptionStatus',
'MessageReferenceType',
)