@typed-discord/rest
Preparing search index...
types
FileComponentForMessageRequest
Interface FileComponentForMessageRequest
interface
FileComponentForMessageRequest
{
file
:
UnfurledMediaRequestWithAttachmentReferenceRequired
;
id
?:
number
|
null
;
spoiler
?:
boolean
|
null
;
type
:
FILE
;
}
Index
Properties
file
id?
spoiler?
type
Properties
file
file
:
UnfurledMediaRequestWithAttachmentReferenceRequired
Optional
id
id
?:
number
|
null
Optional
spoiler
spoiler
?:
boolean
|
null
type
type
:
FILE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
id
spoiler
type
@typed-discord/rest
Loading...