Add interaction enums to __all__
This commit is contained in:
parent
d0097c4281
commit
89d24cb0bc
@ -51,6 +51,8 @@ __all__ = (
|
||||
'ComponentType',
|
||||
'ButtonStyle',
|
||||
'StagePrivacyLevel',
|
||||
'InteractionType',
|
||||
'InteractionResponseType',
|
||||
)
|
||||
|
||||
def _create_value_cls(name):
|
||||
|
Loading…
x
Reference in New Issue
Block a user