philia
Preparing search index...
protocol/onebot/v11/type/message
Forward
Interface Forward
合并转发消息
interface
Forward
{
data
:
{
id
:
string
}
;
type
:
"forward"
;
}
Hierarchy (
View Summary
)
AMessage
Forward
Index
Properties
data
type
Properties
data
data
:
{
id
:
string
}
消息数据
Type declaration
id
:
string
合并转发 ID,需通过 get_forward_msg API 获取具体内容
type
type
:
"forward"
消息类型
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
philia
Loading...
合并转发消息