@typed-discord/rest
Preparing search index...
types
MediaGalleryComponentResponse
Interface MediaGalleryComponentResponse
interface
MediaGalleryComponentResponse
{
id
:
number
;
items
:
MediaGalleryItemResponse
[]
;
type
:
MEDIA_GALLERY
;
}
Index
Properties
id
items
type
Properties
id
id
:
number
items
items
:
MediaGalleryItemResponse
[]
type
type
:
MEDIA_GALLERY
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
items
type
@typed-discord/rest
Loading...