Yurba.js Documentation
Guide
GitHub
npm
Preparing search index...
@yurbajs/types
CreatePostPayload
Interface CreatePostPayload
interface
CreatePostPayload
{
attachments
:
AttachmentPayload
[]
;
content
:
string
;
edit
:
null
|
number
;
language
:
Language
;
nsfw
:
boolean
;
photos_list
:
number
[]
;
repost
:
null
|
number
;
timestamp
:
number
;
}
Index
Properties
attachments
content
edit
language
nsfw
photos_
list
repost
timestamp
Properties
attachments
attachments
:
AttachmentPayload
[]
content
content
:
string
edit
edit
:
null
|
number
language
language
:
Language
nsfw
nsfw
:
boolean
photos_
list
photos_list
:
number
[]
repost
repost
:
null
|
number
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
content
edit
language
nsfw
photos_
list
repost
timestamp
Guide
GitHub
npm
Yurba.js Documentation
Loading...