Yurba.js Documentation
Guide
GitHub
npm
Preparing search index...
@yurbajs/types
MessageData
Interface MessageData
interface
MessageData
{
attachments
?:
any
[]
;
edit
?:
null
|
number
;
photos_list
?:
any
[]
;
replyTo
?:
null
|
number
;
repost
?:
any
;
text
:
string
;
}
Index
Properties
attachments?
edit?
photos_
list?
reply
To?
repost?
text
Properties
Optional
attachments
attachments
?:
any
[]
Optional
edit
edit
?:
null
|
number
Optional
photos_
list
photos_list
?:
any
[]
Optional
reply
To
replyTo
?:
null
|
number
Optional
repost
repost
?:
any
text
text
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
edit
photos_
list
reply
To
repost
text
Guide
GitHub
npm
Yurba.js Documentation
Loading...