philia
Preparing search index...
protocol/oicq/message/elements
MarkdownElem
Interface MarkdownElem
Markdown消息
interface
MarkdownElem
{
config
?:
{
time
:
number
;
token
:
string
;
unknown
?:
number
}
;
content
:
string
;
type
:
"markdown"
;
}
Index
Properties
config?
content
type
Properties
Optional
config
config
?:
{
time
:
number
;
token
:
string
;
unknown
?:
number
}
Type declaration
time
:
number
token
:
string
Optional
unknown
?:
number
未知的参数
content
content
:
string
type
type
:
"markdown"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
content
type
philia
Loading...
Markdown消息