Browse Source

Add missing InviteType and ReactionType exports

v2.6.x
Levi Pesin 3 weeks ago
committed by Rapptz
parent
commit
65d44edf56
  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