Browse Source

Export new embedded activity enums

pull/10109/head
dolfies 2 years ago
parent
commit
6e9f802014
  1. 2
      discord/enums.py

2
discord/enums.py

@ -91,6 +91,8 @@ __all__ = (
'ApplicationType', 'ApplicationType',
'EmbeddedActivityPlatform', 'EmbeddedActivityPlatform',
'EmbeddedActivityOrientation', 'EmbeddedActivityOrientation',
'EmbeddedActivityLabelType',
'EmbeddedActivityReleasePhase',
'ConnectionType', 'ConnectionType',
'ClientType', 'ClientType',
'PaymentSourceType', 'PaymentSourceType',

Loading…
Cancel
Save