Browse Source

Add missing InviteType and ReactionType exports

pull/10322/head
Levi Pesin 3 weeks ago
committed by GitHub
parent
commit
6ad5541573
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      discord/enums.py

2
discord/enums.py

@ -75,6 +75,8 @@ __all__ = (
'EntitlementType',
'EntitlementOwnerType',
'PollLayoutType',
'InviteType',
'ReactionType',
'VoiceChannelEffectAnimationType',
'SubscriptionStatus',
'MessageReferenceType',

Loading…
Cancel
Save