(interactions): Basic support for modals.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from . import enums
|
||||
from .interactions import _component_interaction_factory, Interaction, ComponentInteraction
|
||||
from .interactions import _component_interaction_factory, Interaction, ComponentInteraction, ModalResponse
|
||||
from .components import *
|
||||
from .modals import *
|
||||
|
||||
Reference in New Issue
Block a user