Functiondiscord-component-embedv0.1.0MediaGalleryA grid of images and videos. MediaGallery(_props: MediaGalleryProps): nullExamplesCopy<MediaGallery> {page.screenshots.map((shot) => ( <MediaGalleryItem key={shot.url} url={shot.url} description={shot.alt} /> ))} </MediaGallery>Params_props_props: MediaGalleryProps