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