diff --git a/discord/components.py b/discord/components.py index c09adb913..b12de4f5e 100644 --- a/discord/components.py +++ b/discord/components.py @@ -109,6 +109,7 @@ __all__ = ( 'SectionComponent', 'Container', 'TextDisplay', + 'SeparatorComponent', )