Preview environment

typealias ComponentInContainer

export type ComponentInContainer = | ActionRow<MessageActionRowComponent> | FileComponent | MediaGalleryComponent | SectionComponent | SeparatorComponent | TextDisplayComponent;