Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
FileComponentData
Interface FileComponentData
interface
FileComponentData
{
file
:
UnfurledMediaItemData
;
id
?:
number
;
spoiler
?:
boolean
;
type
:
ComponentType
;
}
Hierarchy (
View Summary
)
BaseComponentData
FileComponentData
Index
Properties
file
id?
spoiler?
type
Properties
file
file
:
UnfurledMediaItemData
Optional
id
id
?:
number
Optional
spoiler
spoiler
?:
boolean
type
type
:
ComponentType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
id
spoiler
type
discord-js-button-pagination-ts
Loading...