Typediscord-component-embedv0.4.1
APIComponentInContainer
See also:https://discord.com/developers/docs/components/reference#container
type APIComponentInContainer =
| APIActionRowComponent<APIComponentInMessageActionRow>
| APIFileComponent
| APIMediaGalleryComponent
| APISectionComponent
| APISeparatorComponent
| APITextDisplayComponent;