FoxoChat.js Packages
Preparing search index...
@foxochat/api-types
APIMediaUpload
Interface APIMediaUpload
interface
APIMediaUpload
{
id
:
number
;
url
:
string
;
}
Index
Properties
id
url
Properties
id
id
:
number
The id of the attachment.
url
url
:
string
The upload url of the attachment.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
url
FoxoChat.js Packages
Loading...
The id of the attachment.