MediaGalleryComponent
classe · Source
Constructor
new MediaGalleryComponent(data?: MediaGalleryComponent | APIMediaGalleryComponent)
Parameters
| Name | Type | Description |
|---|---|---|
data? | MediaGalleryComponent | APIMediaGalleryComponent | The data Default: {}. |
Properties
items
items: Array<MediaGalleryItem>
1 to 10 media gallery items Source
Methods
toJSON
toJSON(): APIMediaGalleryComponent
**Returns:** `APIMediaGalleryComponent` [Source](https://github.com/AltKit/discord/blob/selfbotjs/src/structures/MediaGalleryComponent.js#L33)