philia
Preparing search index...
protocol/onebot/v11/type/message
Share
Interface Share
链接分享消息
interface
Share
{
data
:
{
content
?:
string
;
image
?:
string
;
title
:
string
;
url
:
string
}
;
type
:
"share"
;
}
Hierarchy (
View Summary
)
AMessage
Share
Index
Properties
data
type
Properties
data
data
:
{
content
?:
string
;
image
?:
string
;
title
:
string
;
url
:
string
}
消息数据
Type declaration
Optional
content
?:
string
以下仅发送,描述
Optional
image
?:
string
图片链接
title
:
string
url
:
string
type
type
:
"share"
消息类型
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
philia
Loading...
链接分享消息