@typed-discord/rest
Preparing search index...
types
MediaGalleryComponentForMessageRequest
Interface MediaGalleryComponentForMessageRequest
interface
MediaGalleryComponentForMessageRequest
{
id
?:
number
|
null
;
items
:
MediaGalleryItemRequest
[]
;
type
:
MEDIA_GALLERY
;
}
Index
Properties
id?
items
type
Properties
Optional
id
id
?:
number
|
null
items
items
:
MediaGalleryItemRequest
[]
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...